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 6 of 40
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Simplify code that incrementally builds a ParseResults
ptmcg
More...
over 2 years ago
Update tox.ini to run packaging tests using Python 3.7
ptmcg
More...
over 2 years ago
Additional docstring and sphinx cleanup
ptmcg
More...
over 2 years ago
Replace OrderedDict in FIFOCache with dict+key ringbuffer
ptmcg
More...
over 2 years ago
More docstring fixes
ptmcg
More...
over 2 years ago
Enable packrat in verilogParse.py by default
ptmcg
More...
over 2 years ago
Add note to CHANGES about upcoming DeprecationWarnings to be emitted in next minor release
ptmcg
More...
over 2 years ago
There will be black
ptmcg
More...
over 2 years ago
Explicitly declare compatibility alias functions (#414)
Devin J. Pohly
More...
over 2 years ago
Docstring cleanups in col and lineno functions
ptmcg
More...
over 2 years ago
Fix docstring synonyms for parseString, scanString, et al.; refactor replaces_prePEP8_function decorator to handle new methods correctly
ptmcg
More...
over 2 years ago
Add mypy ignore directives for intentional Python rule-bending
ptmcg
More...
over 2 years ago
Cleanup docstrings using replaces_prePEP8_function decorator; and black
ptmcg
More...
over 2 years ago
Add CHANGES blurb for Optional/Literal/Empty changes (Issue #412) (PR #413)
ptmcg
More...
over 2 years ago
Use Literal.__new__ to select optimized subclasses (#413)
Devin J. Pohly
More...
over 2 years ago
Clean up docstrings to use new PEP8 names instead of old camelCase names
ptmcg
More...
over 2 years ago
Clean up docstrings to use new PEP8 names instead of old camelCase names
ptmcg
More...
over 2 years ago
More docstring fixup, in exceptions.py - issue #411
ptmcg
More...
over 2 years ago
Fix up docstrings for deprecated functions (doc as deprecated, instead of duplicating actual function doc) - issue #411
ptmcg
More...
over 2 years ago
Acknowledge DJPohly docstring cleanup efforts in CHANGES file
ptmcg
More...
over 2 years ago
fix Sphinx errors/warnings (#410)
Devin J. Pohly
More...
over 2 years ago
Fix Word(max=2) (issue #409); create re for Word(exact=n) exprs; validate that min <= max if both given
ptmcg
More...
over 2 years ago
Clean up unicode set naming to remove # type: ignore directives
ptmcg
More...
over 2 years ago
Fix list formatting in docstrings (#407)
Devin J. Pohly
More...
over 2 years ago
Updates to HowToUsePyparsing.rst
ptmcg
More...
over 2 years ago
Updates to HowToUsePyparsing.rst, and added pyparsingClassDiagram_3.0.9.jpg
ptmcg
More...
over 2 years ago
Convert most str.format() calls in tests to use f-strings
ptmcg
More...
over 2 years ago
Convert most str.format() calls to use f-strings
ptmcg
More...
over 2 years ago
Enable mypy-test in CI (#406)
Stephen Rosen
More...
over 2 years ago
More added type annotations; reworked Word.__init__ so that excludeChars exclusion code is clearer
ptmcg
More...
over 2 years ago
←
1
2
3
4
5
6
7
8
9
10
…
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