Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Using internal tokenize module's TokenizerIter in multiple threads crashes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-free-threading type-crash A hard crash of the interpreter, possibly with a core dump
#120317 opened Jun 10, 2024 by lysnikolaou
A new Python REPL topic-repl Related to the interactive shell
#111201 opened Oct 23, 2023 by pablogsal
7 tasks done
IndentationError on last token produces wrong error message when using PyCF_ALLOW_INCOMPLETE_INPUT 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#108085 opened Aug 17, 2023 by lysnikolaou
2 tasks done
test_peg_generator leaks references 3.13 bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#105063 opened May 29, 2023 by Eclips4
Eliminate test_peg_generator redundant output 3.10 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#86248 opened Oct 19, 2020 by terryjreedy
ProTip! Adding no:label will show everything without a label.