-
-
Notifications
You must be signed in to change notification settings - Fork 34.9k
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open label:topic-parser
is:issue state:open label:topic-parser
Search results
tokenize:
e.offsetonIndentationErroris not set correctlyinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#153837 In python/cpython;Speed up the parser
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usagetype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#153568 In python/cpython;Assertion error in _PyPegen_raise_error_known_location() when running PyRun_SimpleFileExFlags()
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dumpStatus: Open.#153304 In python/cpython;Move the syntax error generation rules out of Grammar/python.gram into a separate grammar file
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancementStatus: Open.#153195 In python/cpython;ast.parse creates only Constant(value=0) nodes for a
case +0:pattern, which is inconsistent.interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#152708 In python/cpython;ast.parsewith lowerfeature_versionis still allowed to parselazy import osinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#152631 In python/cpython;LOAD_FAST_BORROW; POP_TOPpairs should be removedinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usagePerformance or resource usagetype-featureA feature request or enhancementA feature request or enhancementStatus: Open.#152600 In python/cpython;__future__imports aren't always eager3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixes3.16new features, bugs and security fixesnew features, bugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#151577 In python/cpython;gh-151515: Redundant cast in asdl_c.py generator
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-refactorCode refactoring (with no changes in behavior)Code refactoring (with no changes in behavior)Status: Open.#151515 In python/cpython;Tokenizer produces token '<>', missing in the language grammar (regardless on __future__.barry_as_FLUFL settings)
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#151464 In python/cpython;Improve
SyntaxErrorsuggestions for common operator typos and cross-language mistakesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancementStatus: Open.#151303 In python/cpython;MemoryErrorduring parse can escalate toSystemErrorand abort on small inputinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dumpA hard crash of the interpreter, possibly with a core dumpStatus: Open.#150001 In python/cpython;