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 9 hours
ago. based on code collected
1 day
ago.
Jun 05, 2025 — Jun 05, 2026
Showing page 1 of 57
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
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...
5 days ago
Update compatibility code for mypy compliance by using token_map
ptmcg
More...
6 days ago
Updated the http_server_log_parser.py example, PEP8 naming, datetime and timezone parsing, and railroad diagram
ptmcg
More...
6 days ago
Revert "mypy cleanup for lambda usages"
ptmcg
More...
about 1 month ago
optimization in results.py, convert _ParseResultsWithOffset to NamedTuple
ptmcg
More...
about 1 month ago
mypy cleanup for lambda usages
ptmcg
More...
about 1 month ago
Update GitHub actions actions/checkout and actions/setup-python
ptmcg
More...
about 1 month ago
Some cleanup of docs and code for Tiny examples; added quadratic_formula.tiny example
ptmcg
More...
about 1 month ago
Fix typo in TinyNode.from_statement_type docstring
ptmcg
More...
about 1 month ago
Update TinyNode class to use __init_subclass__ for subclass registry by statement_type
ptmcg
More...
about 1 month ago
Replace indexing and list addition with unpacking and slice assignments
ptmcg
More...
about 2 months ago
Leftover test packrat parsing cleanup
ptmcg
More...
about 2 months ago
Better tests for match_previous_expr(); revert match_previous_expr, fix using smaller change
ptmcg
More...
about 2 months ago
Add pyparsing_classes.md, and some cleanup in the CHANGES doc.
ptmcg
More...
about 2 months ago
deleteing old file
Fernando Cardoso Jr
More...
about 2 months ago
update tests to proper format
Fernando Cardoso Jr
More...
about 2 months ago
Remove # type: ignore[misc] comments, mypy no longer expects type annotations on lambdas
ptmcg
More...
about 2 months ago
fix issue #633
Fernando Cardoso Jr
More...
about 2 months ago
Minor perf enhancement in ParseResults.copy() (inspired by similar changes in https://github.com/evhub/cpyparsing)
ptmcg
More...
4 months ago
Update for 3.3.3 development
ptmcg
More...
4 months ago
Tox: Move doctest output dir to docs/_build
FeRD (Frank Dana)
More...
4 months ago
Delete Github Action workflow for now
ptmcg
More...
4 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
Update sync-regex-inverter.yml Github Action workflow to name specific paths that will cause the action to run.
ptmcg
More...
5 months ago
Update sync-regex-inverter.yml Github Action workflow to add persist-credentials: false, and set remote origin
ptmcg
More...
5 months ago
Update tox.ini to start running Python 3.15
ptmcg
More...
5 months ago
Sync regex_inverter example from pyparsing
github-actions
More...
5 months ago
Updates to regex_inverter example: handle cancel during long max_results interval; add chemical symbols example; update README to include link to Github Pages repo
ptmcg
More...
5 months ago
Sync regex_inverter example from pyparsing
github-actions
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