openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Pyparsing
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 8 of 40
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added show_groups arg to create_diagram; prep for release
ptmcg
More...
almost 3 years ago
Updates to CHANGES and CONTRIBUTING.md resulting from PR #379
ptmcg
More...
almost 3 years ago
No longer use undocumented module "sre_constants" (#379)
Serhiy Storchaka
More...
almost 3 years ago
Fix issue #361
ptmcg
More...
almost 3 years ago
Support Python 3.6.8 or later
ptmcg
More...
almost 3 years ago
Add unicode_denormalizer.py to examples.
ptmcg
More...
almost 3 years ago
Add tests and updated docs for changes to lpar and rpar args to infix_notation; add grouping of non-suppressed tokens with grouped contents
ptmcg
More...
almost 3 years ago
Add tests and updated docs for changes to lpar and rpar args to infix_notation; add grouping of non-suppressed tokens with grouped contents
ptmcg
More...
almost 3 years ago
Fix bug #375 (#376)
Philippe PRADOS
More...
almost 3 years ago
Add guard inside _trim_arity to protect against black reformatting in spacing-critical code
ptmcg
More...
almost 3 years ago
Add CHANGES blurb for merged PR.
ptmcg
More...
almost 3 years ago
Add missing type hints (#371)
Kazantcev Andrey
More...
almost 3 years ago
Fix typo in pyparsing 3.0.0 example code (#365)
Takahiro Ueda
More...
almost 3 years ago
Black and pre-commit fixes
ptmcg
More...
almost 3 years ago
Clean up dump() examples in docstrings
ptmcg
More...
almost 3 years ago
Update HowToUsePyparsing.rst doc with set_parse_action notes
ptmcg
More...
almost 3 years ago
Updated version number for development; blackening; some timestamp cleanup
ptmcg
More...
almost 3 years ago
Migrate to flit_core build system (#360)
Michał Górny
More...
almost 3 years ago
Mark `pyparsing` as a typed package (#364)
Bas van Beek
More...
almost 3 years ago
Update CHANGES and timestamp from #362; fix related unit test and ValueError message
Paul McGuire
More...
almost 3 years ago
Update CHANGES and timestamp from #362
Paul McGuire
More...
almost 3 years ago
optimize pyparsing import time by deferring regex compile (#363)
Anthony Sottile
More...
almost 3 years ago
Fixed IndentedBlock internal parse action to use correct value of cur
ptmcg
More...
about 3 years ago
Fixed exception generated in a ParserElementEnhance if the contained expr is None
ptmcg
More...
about 3 years ago
Fix #355 - needed re.escape, not escape_regex_range_chars in QuotedString
Paul McGuire
More...
about 3 years ago
Issue #350 - fixed whitespace skipping around White expressions
ptmcg
More...
about 3 years ago
Some code cleanup, replacing map() calls with list comprehensions; better typing for debug actions using typing.NamedTuple; using list comps in "".join calls
ptmcg
More...
about 3 years ago
Fixed bug in ParserElement.run_tests where comments would be displayed using with_line_numbers, even if with_line_numbers was set to False.
ptmcg
More...
about 3 years ago
Fixed PEP-8 compatibility logic in WordStart and WordEnd (Issue #346)
ptmcg
More...
about 3 years ago
Update CHANGES doc with latest PR
ptmcg
More...
about 3 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
39
40
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree