7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
blackening More... over 3 years ago
Fixed bug where warn_on_multiple_string_args_to_oneof warning is raised even when not enabled More... over 3 years ago
refactor unit test TestCase to add assertDoesNotWarn More... over 3 years ago
update version for next release work More... over 3 years ago
update version timestamp; prep for release More... over 3 years ago
with_line_numbers enhancements: better display of separate lines in Unicode mode; configurable eol_mark character More... over 3 years ago
Clean up warning and exception messages with oneOf -> one_of More... over 3 years ago
Update generated class diagram More... over 3 years ago
Added global method `autoname_elements()` More... over 3 years ago
Add missing globals() to class diagram; rename .jpg to include 3.0.0 version More... over 3 years ago
Add '*' marker to results name annotations in railroad diagram if listAllMatches=True 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 More... over 3 years ago
Updated version timestamp prep for release. 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 More... over 3 years ago
Added omitted names in ParseBaseException, globals, and ParserElement More... over 3 years ago
Added omitted names in ParseBaseException, globals, and ParserElement More... over 3 years ago
Added omitted names in ParseBaseException, globals, and ParserElement More... over 3 years ago
Added parser_element to synonymize with parserElement in ParseBaseException 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. 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. More... over 3 years ago
Update some internal type annotations More... over 3 years ago
Update some internal type annotations More... over 3 years ago
Modified helpers common_html_entity and replace_html_entity() to use the HTML entity definitions from html.entities.html5 More... over 3 years ago
Fix set_parse_action type definitions, and docstring More... over 3 years ago
Tighten up determination of identbodychars to use "_*".isidentifier() More... over 3 years ago
Enhanced args to with_line_numbers More... over 3 years ago
Add some usage tips for diagramming to HowToUsePyparsing.rst; update date and e-mail More... over 3 years ago
Guard against empty ParseExpressions More... over 3 years ago
Fix named fields returned by common.url expression; add more common.* items to HowToUsePyparsing.rst More... over 3 years ago
Prep for final 3.0.0 release, update author email address More... over 3 years ago