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 11 of 40
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
blackening
ptmcg
More...
over 3 years ago
Fixed bug where warn_on_multiple_string_args_to_oneof warning is raised even when not enabled
ptmcg
More...
over 3 years ago
refactor unit test TestCase to add assertDoesNotWarn
ptmcg
More...
over 3 years ago
update version for next release work
ptmcg
More...
over 3 years ago
update version timestamp; prep for release
ptmcg
More...
over 3 years ago
with_line_numbers enhancements: better display of separate lines in Unicode mode; configurable eol_mark character
ptmcg
More...
over 3 years ago
Clean up warning and exception messages with oneOf -> one_of
ptmcg
More...
over 3 years ago
Update generated class diagram
ptmcg
More...
over 3 years ago
Added global method `autoname_elements()`
ptmcg
More...
over 3 years ago
Add missing globals() to class diagram; rename .jpg to include 3.0.0 version
ptmcg
More...
over 3 years ago
Add '*' marker to results name annotations in railroad diagram if listAllMatches=True
ptmcg
More...
over 3 years ago
Separated 3.0.0.final changes from the 3.0.0 version in CHANGES, so that it doesn't look like 3.0.0 has just the last few changes in it
ptmcg
More...
over 3 years ago
Updated version timestamp prep for release.
ptmcg
More...
over 3 years ago
Updated CHANGES, HowToUsePyparsing.rst, and whats_new_in_3_0_0.rst to fill in missing features and bug fixes
ptmcg
More...
over 3 years ago
Added omitted names in ParseBaseException, globals, and ParserElement
ptmcg
More...
over 3 years ago
Added omitted names in ParseBaseException, globals, and ParserElement
ptmcg
More...
over 3 years ago
Added omitted names in ParseBaseException, globals, and ParserElement
ptmcg
More...
over 3 years ago
Added parser_element to synonymize with parserElement in ParseBaseException
ptmcg
More...
over 3 years ago
Added support for python -W warning option to call enable_all_warnings() at startup. Also detects setting of PYPARSINGENABLEALLWARNINGS environment variable to any non-blank value.
ptmcg
More...
over 3 years ago
Added support for python -W warning option to call enable_all_warnings() at startup. Also detects setting of PYPARSINGENABLEALLWARNINGS environment variable to any non-blank value.
ptmcg
More...
over 3 years ago
Update some internal type annotations
ptmcg
More...
over 3 years ago
Update some internal type annotations
ptmcg
More...
over 3 years ago
Modified helpers common_html_entity and replace_html_entity() to use the HTML entity definitions from html.entities.html5
ptmcg
More...
over 3 years ago
Fix set_parse_action type definitions, and docstring
ptmcg
More...
over 3 years ago
Tighten up determination of identbodychars to use "_*".isidentifier()
ptmcg
More...
over 3 years ago
Enhanced args to with_line_numbers
ptmcg
More...
over 3 years ago
Add some usage tips for diagramming to HowToUsePyparsing.rst; update date and e-mail
ptmcg
More...
over 3 years ago
Guard against empty ParseExpressions
ptmcg
More...
over 3 years ago
Fix named fields returned by common.url expression; add more common.* items to HowToUsePyparsing.rst
ptmcg
More...
over 3 years ago
Prep for final 3.0.0 release, update author email address
ptmcg
More...
over 3 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
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