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 an API for determining if an object is immortal extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#128509 opened Jan 5, 2025 by ZeroIntensity
Expose an interface to sqlite3_file_control topic-sqlite3 type-feature A feature request or enhancement
#128505 opened Jan 5, 2025 by hashbrowncipher
Upgrade doctest CI to Ubuntu-24.04 type-feature A feature request or enhancement
#128504 opened Jan 5, 2025 by Damien-Chen
Move contextlib.chdir to shutil.chdir_context contingent on gh-128432 type-feature A feature request or enhancement
#128499 opened Jan 4, 2025 by jb2170
Installation failure on Windows OS-windows pending The issue will be closed if no feedback is provided topic-installation
#128495 opened Jan 4, 2025 by Bunmi2020
Race in _ctypes_alloc_callback and libffi under free-threading 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-ctypes topic-free-threading type-bug An unexpected behavior, bug, or error
#128485 opened Jan 4, 2025 by vfdev-5
asyncio.staggered.staggered_race can log NameError: cannot access free variable 'exceptions' where it is not associated with a value in enclosing scope 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 topic-asyncio type-bug An unexpected behavior, bug, or error
#128479 opened Jan 4, 2025 by graingert
test_embed segfaults on BOLT instrumented binaries build The build process and cross-build tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#128473 opened Jan 4, 2025 by zanieb
BOLT fails with --enabled-shared on LLVM 19 with "unable to get new address" build The build process and cross-build type-bug An unexpected behavior, bug, or error
#128472 opened Jan 4, 2025 by zanieb
Set RPATH on the builddir Python executable type-feature A feature request or enhancement
#128469 opened Jan 4, 2025 by FFY00
New warning in the main (b4f799b1e7): ./Modules/socketmodule.c build The build process and cross-build extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#128452 opened Jan 3, 2025 by skirpichev
Skip Windows CI for configure/Makefile changes easy infra CI, GitHub Actions, buildbots, Dependabot, etc. type-feature A feature request or enhancement
#128446 opened Jan 3, 2025 by erlend-aasland
Bolt instrumentation missing -update-debug-sections build The build process and cross-build type-bug An unexpected behavior, bug, or error
#128437 opened Jan 3, 2025 by zanieb
Add umask context manager to shutil stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128432 opened Jan 3, 2025 by jb2170
Undocumented Cmd method print_topics docs Documentation in the Doc dir
#128430 opened Jan 2, 2025 by ivansantiagojr
Support Nil and Max UUID formats from RFC 9562 stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#128427 opened Jan 2, 2025 by ngnpope
data races in frame inspection and tracebacks interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading
#128421 opened Jan 2, 2025 by kumaraditya303
sys.monitoring: BRANCH_LEFT event from a non-branch opcode interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#128419 opened Jan 2, 2025 by nedbat
Document pdb.post_mortem() accepts exceptions on Python 3.13+ docs Documentation in the Doc dir
#128409 opened Jan 2, 2025 by adamchainz
Remove un-necessary socket requirements in async tests tests Tests in the Lib/test dir
#128404 opened Jan 2, 2025 by graingert
ProTip! Type g i on any issue or pull request to go back to the issue listing page.