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

Remove redundant small int check in long_dealloc interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#127119 opened Nov 21, 2024 by eendebakpt
The Last Fields of PyInterpreterState and of _PyRuntimeState Should Not Change 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#127117 opened Nov 21, 2024 by ericsnowcurrently
Emscripten: Make the web example work again build The build process and cross-build OS-emscripten
#127111 opened Nov 21, 2024 by hoodmane
test_interpreters.test_stress Crashes in managed_static_type_clear() 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#127108 opened Nov 21, 2024 by ericsnowcurrently
ConfigParser replaces unnamed section on every read call type-bug An unexpected behavior, bug, or error
#127096 opened Nov 21, 2024 by PalmtopTiger
Code review: Lib/queue.py pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir
#127092 opened Nov 21, 2024 by mengqinyuan
urllib.request.urlopen('file:...').url incorrect value 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#127090 opened Nov 21, 2024 by barneygale
Add missing description for codes in http.HTTPStatus stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#127089 opened Nov 21, 2024 by donBarbos
Calling ShareableList.count in threads aborts: Assertion 'self->exports == 0' failed 3.13 bugs and security fixes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading topic-multiprocessing type-crash A hard crash of the interpreter, possibly with a core dump
#127085 opened Nov 21, 2024 by devdanzin
Disabling the uop optimizer leads to crashes 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-JIT type-crash A hard crash of the interpreter, possibly with a core dump
#127083 opened Nov 21, 2024 by brandtbucher
Thread-unsafe libc functions topic-free-threading type-bug An unexpected behavior, bug, or error
#127081 opened Nov 20, 2024 by colesbury
Pickletools is too restrictive on STOP opcode stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#127079 opened Nov 20, 2024 by Legoclones
urllib.request.url2pathname() mishandles a UNC URI variant 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#127078 opened Nov 20, 2024 by barneygale
FileIO Strace test fails on Gentoo (test_fileio test_syscalls_read) tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#127076 opened Nov 20, 2024 by cmaloney
New Python REPL double-prints completion suggestions stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#127073 opened Nov 20, 2024 by ucodery
Outdated socket.NETLINK_* constants extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#127072 opened Nov 20, 2024 by tungol
socket.RDS_CMSG_RDMA_UPDATE doesn't seem to be real extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#127069 opened Nov 20, 2024 by tungol
New REPL repeats prompt with newline after each key 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#127068 opened Nov 20, 2024 by Kurpaph
methodcaller is not thread-safe (or re-entrant) 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-free-threading type-bug An unexpected behavior, bug, or error
#127065 opened Nov 20, 2024 by colesbury
IDLE displays ANSI sequences in tracebacks when sys.excepthook is customized 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-IDLE type-bug An unexpected behavior, bug, or error
#127060 opened Nov 20, 2024 by vstinner
Tuples should be immutable and safe in C, as well as in Python. 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#127058 opened Nov 20, 2024 by markshannon
subprocess.Popen.poll race condition returns without polling the child stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#127050 opened Nov 20, 2024 by gschaffner
ProTip! Type g i on any issue or pull request to go back to the issue listing page.