openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
Pyparsing
Settings
|
Report Duplicate
7
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 15 hours
ago. based on code collected
2 days
ago.
Jul 01, 2025 — Jul 01, 2026
Showing page 1 of 57
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add CHANGES blurb for ParseResults.__add__ and __radd__ fixes
ptmcg
More...
3 days ago
fix: ParseResults.__add__ and __radd__ arithmetic contract violations
Vincent Gao
More...
9 days ago
Fix as_datetime mis-scaling fractional seconds into microsecond field
Vincent Gao
More...
13 days ago
CI: bump actions/upload-artifact v3 -> v4 in CIFuzz workflow
Labib-Bin-Salam
More...
13 days ago
Pare back comments on the Located whitespace fix
Labib-Bin-Salam
More...
13 days ago
Fix Located capturing leading whitespace in its location (#621)
Labib-Bin-Salam
More...
14 days ago
Refactor http_server_log_parser.py, to remove duplication of pp.common.as_datetime, and attach parse actions at more narrowly-localized expressions
ptmcg
More...
about 1 month ago
Update compatibility code for mypy compliance by using token_map
ptmcg
More...
about 1 month ago
Updated the http_server_log_parser.py example, PEP8 naming, datetime and timezone parsing, and railroad diagram
ptmcg
More...
about 1 month ago
Revert "mypy cleanup for lambda usages"
ptmcg
More...
2 months ago
optimization in results.py, convert _ParseResultsWithOffset to NamedTuple
ptmcg
More...
2 months ago
mypy cleanup for lambda usages
ptmcg
More...
2 months ago
Update GitHub actions actions/checkout and actions/setup-python
ptmcg
More...
2 months ago
Some cleanup of docs and code for Tiny examples; added quadratic_formula.tiny example
ptmcg
More...
2 months ago
Fix typo in TinyNode.from_statement_type docstring
ptmcg
More...
2 months ago
Update TinyNode class to use __init_subclass__ for subclass registry by statement_type
ptmcg
More...
2 months ago
Replace indexing and list addition with unpacking and slice assignments
ptmcg
More...
3 months ago
Leftover test packrat parsing cleanup
ptmcg
More...
3 months ago
Better tests for match_previous_expr(); revert match_previous_expr, fix using smaller change
ptmcg
More...
3 months ago
Add pyparsing_classes.md, and some cleanup in the CHANGES doc.
ptmcg
More...
3 months ago
deleteing old file
Fernando Cardoso Jr
More...
3 months ago
update tests to proper format
Fernando Cardoso Jr
More...
3 months ago
Remove # type: ignore[misc] comments, mypy no longer expects type annotations on lambdas
ptmcg
More...
3 months ago
fix issue #633
Fernando Cardoso Jr
More...
3 months ago
Minor perf enhancement in ParseResults.copy() (inspired by similar changes in https://github.com/evhub/cpyparsing)
ptmcg
More...
5 months ago
Update for 3.3.3 development
ptmcg
More...
5 months ago
Tox: Move doctest output dir to docs/_build
FeRD (Frank Dana)
More...
5 months ago
Delete Github Action workflow for now
ptmcg
More...
5 months ago
Add link icon to create a URL to this page adding the current regex as a 'r' query argument, and copy it to the clipboard
ptmcg
More...
5 months ago
Fix missing cancel button; add use of r query arg so that a link can include a regex that could be shared with someone else
ptmcg
More...
5 months ago
←
1
2
3
4
5
6
7
8
9
…
56
57
→
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