GitHub / pyparsing/pyparsing issues and pull requests
#495 - Different behaviour from `Word(string_of_chars)` and `OneOrMore(string_of_chars)`
Issue -
State: closed - Opened by rowlesmr about 2 years ago
- 5 comments
#493 - Limit error message overriding
Pull Request -
State: closed - Opened by ksunden about 2 years ago
- 8 comments
#492 - `QuotedString`, `multiline=True` and a newline in the quote sequence
Issue -
State: open - Opened by rowlesmr about 2 years ago
- 2 comments
#490 - Consider rewriting slow parts in rust
Issue -
State: closed - Opened by jonathan-s about 2 years ago
- 5 comments
#489 - pyparsing library over flow when it exceed in max 18 condition?
Issue -
State: closed - Opened by Hemun143 about 2 years ago
- 8 comments
#488 - Unused code in QuotedString
Issue -
State: closed - Opened by nijel about 2 years ago
- 3 comments
#487 - [Bug] IndentedBlock example from docs is broken
Issue -
State: closed - Opened by RevanthRameshkumar about 2 years ago
- 2 comments
#485 - Having tabs in a nested expression while scanning a string returns wrong range
Issue -
State: closed - Opened by shmuelamit about 2 years ago
- 1 comment
#484 - pyparsing.create_diagram("output.html") not compatible with railroad-diagrams 3.0
Issue -
State: closed - Opened by dmoore247 about 2 years ago
- 2 comments
#482 - NotAny(FollowedBy()) failing
Issue -
State: closed - Opened by genry718 about 2 years ago
- 6 comments
#481 - pp.ParserElement.enable_left_recursion() gives runtime error
Issue -
State: closed - Opened by hhoppe over 2 years ago
- 3 comments
#480 - Add CSS to Railroad output
Pull Request -
State: closed - Opened by schnorea over 2 years ago
#479 - Fix railroad so head, body args included in html
Pull Request -
State: closed - Opened by schnorea over 2 years ago
- 1 comment
#478 - locatedExpr vs Located Migrating code from pyparsing 2.4.7 to pyparsing 3.0.9
Issue -
State: closed - Opened by anjalyge over 2 years ago
- 2 comments
#477 - Badly rendered railroad diagram
Issue -
State: closed - Opened by sammorley-short over 2 years ago
- 2 comments
#476 - how to parse this data
Issue -
State: closed - Opened by yosiasz over 2 years ago
- 4 comments
#475 - SkipTo Erroneously Steps Into Grammar's ignoreExpr
Issue -
State: closed - Opened by Elkniwt over 2 years ago
- 2 comments
#474 - QuotedString unquote_results doesn't understand escaped whitespace
Issue -
State: closed - Opened by jakeanq over 2 years ago
- 9 comments
#473 - using a config file instead of inline pattern
Issue -
State: closed - Opened by yosiasz over 2 years ago
- 2 comments
#472 - Set minimal permissions to ci.yml
Pull Request -
State: closed - Opened by joycebrum over 2 years ago
#471 - Set minimal permissions to github workflows
Issue -
State: closed - Opened by joycebrum over 2 years ago
- 1 comment
#470 - "" as add_parse_action's result removes result name from ParseResults
Issue -
State: closed - Opened by niccokunzmann over 2 years ago
- 2 comments
#467 - parseString Cannot contain "True" ??
Issue -
State: closed - Opened by WheatMaThink over 2 years ago
- 2 comments
#465 - Git master no longer compatible with Python 3.6
Issue -
State: closed - Opened by domdfcoding over 2 years ago
- 1 comment
#464 - Confusing error message out of MatchFirst
Issue -
State: closed - Opened by msdemlei over 2 years ago
- 2 comments
#463 - Unexpected behaviour of `ParseResults.copy()` with nested ParseResults
Issue -
State: closed - Opened by brynpickering over 2 years ago
- 4 comments
#462 - Simplify the `_trim_arity` function
Pull Request -
State: closed - Opened by heckad over 2 years ago
- 2 comments
#461 - Update and rename invRegex.py to inv_regex.py
Pull Request -
State: closed - Opened by rjdbcm over 2 years ago
- 1 comment
#459 - ZeroOrMore can only handle one URL
Issue -
State: closed - Opened by dave-kennedy over 2 years ago
- 3 comments
#458 - Problem with negative lookahead + left recursion
Issue -
State: open - Opened by fsh over 2 years ago
#457 - Current stable release documentation
Issue -
State: open - Opened by dave-kennedy over 2 years ago
#456 - ZeroOrMore typing rejects strings
Issue -
State: closed - Opened by ydirson over 2 years ago
- 2 comments
#455 - Tests failing in lucene_grammar.py example
Issue -
State: closed - Opened by lijenicol over 2 years ago
- 3 comments
#454 - Removed unused keyword var in lucene_grammar.py
Pull Request -
State: closed - Opened by lijenicol over 2 years ago
- 3 comments
#453 - Please revert changes that lead downstream projects to add extra spaces
Issue -
State: closed - Opened by glensc over 2 years ago
- 6 comments
#452 - instring.expandtabs() called on None
Issue -
State: closed - Opened by WolfgangFahl over 2 years ago
- 8 comments
#451 - I got an unexpected parsing result when using Forward()
Issue -
State: open - Opened by JacobiSong over 2 years ago
#450 - Add CIFuzz to Github actions
Pull Request -
State: open - Opened by DavidKorczynski over 2 years ago
#448 - Pyparsin Opt not working.
Issue -
State: closed - Opened by thatrandomperson5 over 2 years ago
- 4 comments
#447 - Recursion Error in 3.0.5-3.0.9: streamline Forward expression
Issue -
State: closed - Opened by austinmatherne-wk over 2 years ago
- 5 comments
#446 - Minor correction to copied descriptions
Pull Request -
State: closed - Opened by KyleKing almost 3 years ago
- 1 comment
#445 - Clarify that `expr * ...` is also valid
Issue -
State: closed - Opened by anntzer almost 3 years ago
- 5 comments
#444 - Semantics of `validate()` is unclear
Issue -
State: closed - Opened by mikand almost 3 years ago
- 2 comments
#441 - Enabling continuous fuzzing by way of OSS-Fuzz
Issue -
State: closed - Opened by DavidKorczynski almost 3 years ago
- 2 comments
#440 - GPL licenses on examples in the pyparsing package
Issue -
State: closed - Opened by leos almost 3 years ago
- 4 comments
#439 - ImportError: cannot import name 'Literal' from 'pyparsing' (unknown location) python
Issue -
State: closed - Opened by gillian911911 almost 3 years ago
- 3 comments
#438 - Broken link on docs---articles--blog-posts
Issue -
State: closed - Opened by m1lt0n almost 3 years ago
- 2 comments
#437 - Copy expression in ParseElementEnhance on ignoring
Pull Request -
State: closed - Opened by grv87 almost 3 years ago
- 3 comments
#436 - Adding support to operators like x[y] in infixNotation - should I send a PR?
Issue -
State: open - Opened by franji-pagaya almost 3 years ago
- 3 comments
#435 - Fix set_debug variable name in documentation
Pull Request -
State: closed - Opened by allenporter about 3 years ago
- 1 comment
#434 - NotAny skips whitespace
Issue -
State: open - Opened by grv87 about 3 years ago
#433 - Undocumented behavior: Keyword was immediately preceded by keyword character
Issue -
State: closed - Opened by grv87 about 3 years ago
- 3 comments
#432 - Dict(asdict=True) with items created/modified with parse action can't be nested in Each
Issue -
State: open - Opened by grv87 about 3 years ago
- 4 comments
#431 - ParseResults.as_dict() of Dict(asdict=True) gives empty dictionary
Issue -
State: closed - Opened by grv87 about 3 years ago
- 3 comments
#429 - `OneOrMore` labeled results only produces last match instead of a list of all matches
Issue -
State: closed - Opened by crclark96 about 3 years ago
- 2 comments
#428 - booleansearchparser.py fails on Python 3.11 b03
Issue -
State: closed - Opened by ptmcg about 3 years ago
- 5 comments
#427 - Simpler fix for __new__ with copy.copy()
Pull Request -
State: closed - Opened by djpohly about 3 years ago
- 2 comments
#426 - Small docstring formatting/syntax fixes
Pull Request -
State: closed - Opened by djpohly about 3 years ago
- 1 comment
#425 - Return NotImplemented for unsupported operations
Pull Request -
State: closed - Opened by djpohly about 3 years ago
- 1 comment
#424 - Operators should return `NotImplemented` rather than raise `TypeError`
Issue -
State: closed - Opened by djpohly about 3 years ago
- 1 comment
#423 - Meaningful repr for ParserElements
Pull Request -
State: closed - Opened by djpohly about 3 years ago
- 5 comments
#422 - Json Information for package pyparsing on PyPi is incomplete
Issue -
State: open - Opened by fer-rum about 3 years ago
- 4 comments
#421 - `pyparsing.python_style_comment.suppress()` does not work with multi-line strings
Issue -
State: closed - Opened by Andi144 about 3 years ago
- 2 comments
#420 - pkg_resources._vendor.pyparsing.diagram raised: AttributeError: module 'railroad' has no attribute 'DiagramItem'
Issue -
State: closed - Opened by netmonitoring about 3 years ago
- 3 comments
#419 - pkg_resources._vendor.pyparsing.diagram raised: FileNotFoundError: template.jinja2
Issue -
State: closed - Opened by netmonitoring about 3 years ago
- 10 comments
#418 - Fix a potential wrong operator bug
Pull Request -
State: closed - Opened by LostBenjamin about 3 years ago
- 4 comments
#417 - Nested IndentedBlock Issue when Implementing if/elif/else
Issue -
State: open - Opened by hfudev about 3 years ago
- 1 comment
#416 - Parser element custom name isn't appropriate for `__repr__`
Issue -
State: open - Opened by djpohly about 3 years ago
- 6 comments
#415 - WIP: point Sphinx directly at real modules
Pull Request -
State: open - Opened by djpohly about 3 years ago
- 4 comments
#414 - Explicitly declare compatibility alias functions
Pull Request -
State: closed - Opened by djpohly about 3 years ago
- 2 comments
#413 - Use Literal.__new__ to select optimized subclasses
Pull Request -
State: closed - Opened by djpohly about 3 years ago
- 3 comments
#412 - Support `... | ""` as alias for `Opt(...)`
Issue -
State: closed - Opened by anntzer about 3 years ago
- 4 comments
#411 - Trim documentation for pre-PEP8 aliases
Issue -
State: closed - Opened by djpohly about 3 years ago
- 9 comments
#410 - fix Sphinx errors/warnings
Pull Request -
State: closed - Opened by djpohly about 3 years ago
- 2 comments
#409 - Word with max= parses incorrectly
Issue -
State: closed - Opened by panda-34 about 3 years ago
- 3 comments
#408 - Opt and delimited_list causing parse actions not to be called
Issue -
State: closed - Opened by elektito about 3 years ago
- 4 comments
#407 - Fix list formatting in docstrings
Pull Request -
State: closed - Opened by djpohly about 3 years ago
- 4 comments
#406 - Enable mypy-test in CI
Pull Request -
State: closed - Opened by sirosen about 3 years ago
- 1 comment
#405 - Update CI to avoid `tox -e ALL`
Pull Request -
State: closed - Opened by sirosen about 3 years ago
#404 - No error reported when infix encounters duplicate operator
Issue -
State: closed - Opened by mueller55 about 3 years ago
- 3 comments
#403 - infix_notation running out of stack
Issue -
State: closed - Opened by mishamsk about 3 years ago
- 11 comments
#402 - Fix type annotations of Forward dunder-methods
Pull Request -
State: closed - Opened by sirosen about 3 years ago
- 7 comments
#401 - Inconsistent ParseResults from parse actions that return other types
Issue -
State: open - Opened by djpohly about 3 years ago
#400 - Install from source fails using latest pip (22.1)
Issue -
State: closed - Opened by iknox-fa about 3 years ago
- 9 comments
#399 - Recursively enable debug
Issue -
State: closed - Opened by multimeric about 3 years ago
- 7 comments
#398 - Having items on same parse level in infix_notation with differing op's and opAssoc's
Issue -
State: closed - Opened by Vlek about 3 years ago
- 7 comments
#395 - When OneOrMore(Regex()), the program will be stuck.
Issue -
State: closed - Opened by douloveppt about 3 years ago
- 3 comments
#394 - parse error
Issue -
State: closed - Opened by douloveppt about 3 years ago
- 4 comments
#392 - Printables does not contain replacement character
Issue -
State: closed - Opened by davetapley over 3 years ago
- 2 comments
#391 - RFE: Replace use of `pkg_resources` with `importlib.metadata`
Issue -
State: closed - Opened by kloczek over 3 years ago
- 4 comments
#390 - Documentation Wiki is incorrect
Issue -
State: closed - Opened by joej164 over 3 years ago
- 1 comment
#389 - Opt() is not associative
Issue -
State: closed - Opened by Reilman79 over 3 years ago
- 2 comments
#388 - It's good to hear you are safe, but you are still missing your head
Issue -
State: closed - Opened by Nioub over 3 years ago
- 3 comments
#387 - Type check error "_SpecialForm" not callable
Issue -
State: closed - Opened by jtprobst over 3 years ago
- 1 comment
#386 - Don't import Optional from typing, import the whole module.
Pull Request -
State: closed - Opened by domdfcoding over 3 years ago
#385 - Getting type error `"_SpecialForm" not callable` for pyparsing 3.0.8
Issue -
State: closed - Opened by aucampia over 3 years ago
- 9 comments
#384 - 3.0.8: sphinx is failing
Issue -
State: open - Opened by kloczek over 3 years ago
- 11 comments
#382 - Is there a way to supress the results of ZeroOrMore only if there are zero matches?
Issue -
State: closed - Opened by aljohnston112 over 3 years ago
- 3 comments
#377 - DeprecationWarning: distutils
Issue -
State: closed - Opened by jameszhang-a over 3 years ago
- 3 comments
#373 - Type checking as part of the CI pipeline
Issue -
State: open - Opened by aucampia over 3 years ago
- 4 comments