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

Add tests to verify the behavior of _ctypes.CopyComPointer. type-feature A feature request or enhancement
#127183 opened Nov 23, 2024 by junkmd
Assertion failure from StringIO.__setstate__ type-crash A hard crash of the interpreter, possibly with a core dump
#127182 opened Nov 23, 2024 by devdanzin
Convert _sysconfigdata to a JSON file topic-sysconfig type-feature A feature request or enhancement
#127178 opened Nov 22, 2024 by FFY00
subprocess.run gets in an infinite loop closing every possible file descriptor type-bug An unexpected behavior, bug, or error
#127177 opened Nov 22, 2024 by edre
Support more/larger xattrs? (now = "no space left on device") type-bug An unexpected behavior, bug, or error
#127176 opened Nov 22, 2024 by pjotrek-b
recommend what to use instead of asyncio.get_event_loop in 3.14 what's new 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-asyncio
#127174 opened Nov 22, 2024 by graingert
venv module not respecting ACLs type-bug An unexpected behavior, bug, or error
#127172 opened Nov 22, 2024 by piotr-kubiak
Segfault in invalid concurrent.futures.interpreter.WorkerContext 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-subinterpreters type-crash A hard crash of the interpreter, possibly with a core dump
#127165 opened Nov 22, 2024 by devdanzin
Turn off PGO for JIT CI 3.14 new features, bugs and security fixes infra CI, GitHub Actions, buildbots, Dependabot, etc. topic-JIT
#127154 opened Nov 22, 2024 by brandtbucher
python 3.13 gdb extension does not work with optimized build type-bug An unexpected behavior, bug, or error
#127147 opened Nov 22, 2024 by kasium
Document forward compatibility for suggest_on_error 3.14 new features, bugs and security fixes docs Documentation in the Doc dir stdlib Python modules in the Lib dir
#127134 opened Nov 22, 2024 by savannahostrowski
Pass opaque state to PyContext_AddWatcher callback type-feature A feature request or enhancement
#127124 opened Nov 22, 2024 by rhansen
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
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
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
ProTip! What’s not been updated in a month: updated:<2024-10-22.