-
-
Notifications
You must be signed in to change notification settings - Fork 36.1k
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
Malformed escape in f-string format specifier raises UnicodeDecodeError instead of SyntaxError
type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#157890 In python/cpython;Specialize syntax error on unparenthesized
yieldinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancementA feature request or enhancementStatus: Open.#157625 In python/cpython;Nested replacement fields switch f-string lexing out of format-spec mode
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.#157491 In python/cpython;Wrong
SyntaxError.offsetfor "Non-UTF-8 code starting with ..." when a non-ASCII character precedes the invalid byteinterpreter-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.#157378 In python/cpython;lambdagrammar in the language reference incorrectly allows annotationsdocsDocumentation in the Doc dirDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or errorStatus: Open.#156675 In python/cpython;Memory errors during parsing may trigger a debug abort
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.#156108 In python/cpython;Expand the reach of keyword typo suggestions
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.#156092 In python/cpython;Disallow lone starred expressions at the *grammar* level
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)Status: Open.#156058 In python/cpython;Keyword typo suggestions differ between file and string tokenizers
3.14bugs and security fixesbugs and security fixes3.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.#156047 In python/cpython;Deduplicate escape/quote scanning in f-string/t-string debug text handling
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.#155516 In python/cpython;Escaped quotes cause source comments to leak into debug f-string output and t-string metadata
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.#154711 In python/cpython;tokenize:
e.offsetonIndentationErroris not set correctly3.14bugs and security fixesbugs and security fixes3.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.#153837 In python/cpython;