index
:
delta/python-packages/pyparsing-git.git
226-railroad-updates
NZd4iiDQleE1FBF0
left_recursion_support
master
pep8_naming
pp_unicode
pyjion_testing
pyparsing_1.5.x
pyparsing_2.4.1.x
pyparsing_2.4.x
unittest_integration
github.com: pyparsing/pyparsing.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_simple_unit.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert most str.format() calls in tests to use f-strings
ptmcg
2022-05-30
1
-4
/
+2
*
Added min/max keyword arguments for delimited_list (#335)
Marius
2021-12-04
1
-0
/
+12
*
Fix test issue; update version time
ptmcg
2021-09-02
1
-2
/
+4
*
Make static methods staticmethods
ptmcg
2021-09-02
1
-0
/
+2
*
Sweep code for calls using legacy names
ptmcg
2021-08-08
1
-43
/
+43
*
Add PEP-8 naming, with compatibility synonyms
ptmcg
2021-08-07
1
-2
/
+2
*
Minor code cleanups
ptmcg
2021-08-07
1
-1
/
+4
*
Add allowTrailingDelim to delimitedList helper (#285)
Kazantcev Andrey
2021-07-29
1
-0
/
+14
*
Additional configuration for `skipWhitespace` and `leaveWhitespace` (#219)
Michael Milton
2020-06-09
1
-0
/
+91
*
Pop counter token and return rest instead of dropping all tokens in countedAr...
Marcin Jaworski
2020-05-03
1
-1
/
+1
*
Rollforward infixNotation ternary op fix from 2.4.6 branch, plus related unit...
ptmcg
2020-01-04
1
-1
/
+1
*
Blacken the project (#141)
Jon Dufresne
2019-10-31
1
-242
/
+374
*
Some code header cleanup; remove BUFFER_OUTPUT from test_unit.py, and replace...
Paul McGuire
2019-10-24
1
-1
/
+1
*
Use pyupgrade to upgrade the code to use Python3 conventions (#138)
Jon Dufresne
2019-10-24
1
-2
/
+2
*
refactor tests into tests directory (#130)
Kyle Lahnakoski
2019-10-21
1
-0
/
+463