Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Issues list
Add(Objects, Python, Grammar, and Parser dirs) type-featureA feature request or enhancement
__attribute__((noreturn))
for_mi_assert_fail
interpreter-core #134586 openedMay 23, 2025 bypicnixz
DisableThe build process and cross-build interpreter-core(Objects, Python, Grammar, and Parser dirs) pendingThe issue will be closed if no feedback is provided type-featureA feature request or enhancement
_Atomic
and__thread
keywords on JetBrains IDE only build #134585 openedMay 23, 2025 bypicnixz
Eliminate redundant refcounting in the JIT interpreter-core(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage topic-JIT type-featureA feature request or enhancement
#134584 openedMay 23, 2025 byFidget-Spinner
ModernizingPython modules in the Lib dir type-featureA feature request or enhancement
difflib.HtmlDiff
for HTML Output stdlib #134580 openedMay 23, 2025 byWulian233
Expose log format to users in assertLogs stdlibPython modules in the Lib dir type-featureA feature request or enhancement
#134567 openedMay 23, 2025 bygarry-cairns
Add support for Template type (t-strings) to pprint stdlibPython modules in the Lib dir type-featureA feature request or enhancement
#134551 openedMay 22, 2025 byloic-simon
Port HMAC implementation to new OpenSSL APIs extension-modulesC modules in the Modules dir topic-SSL type-featureA feature request or enhancement
#134531 openedMay 22, 2025 byzooba
Improve import error when extension module is an incompatible build interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-C-API topic-importlib type-featureA feature request or enhancement
#134493 openedMay 22, 2025 byseberg
Add support for t-strings in the stdlib logging library stdlibPython modules in the Lib dir type-featureA feature request or enhancement
#134394 openedMay 20, 2025 bypR0Ps
ZipFile.writestr doesn't behave like Path.write_* stdlibPython modules in the Lib dir type-featureA feature request or enhancement
#134383 openedMay 20, 2025 bythatch
Remove unused imports in tests testsTests in the Lib/test dir type-featureA feature request or enhancement
#134357 openedMay 20, 2025 byhugovk
Export append_awaited_by API into public Python API. stdlibPython modules in the Lib dir topic-asyncio type-featureA feature request or enhancement
#134342 openedMay 20, 2025 bycorona10
Consider supporting deflate64 in zipfile stdlibPython modules in the Lib dir type-featureA feature request or enhancement
#134334 openedMay 20, 2025 bythatch
Check compatibility with macOS deployment target during JIT builds buildThe build process and cross-build OS-mac topic-JIT type-featureA feature request or enhancement
#134291 openedMay 19, 2025 byzanieb
Support mixed sync and async context managers in(Objects, Python, Grammar, and Parser dirs) type-featureA feature request or enhancement
async with
statements interpreter-core #134270 openedMay 19, 2025 byZac-HD
Add retries toThe build process and cross-build infraCI, GitHub Actions, buildbots, Dependabot, etc. type-featureA feature request or enhancement
Tools/build/generate_sbom.py
build #134262 openedMay 19, 2025 byemmatyping
Machine-readable specification for deprecated and removed CPython APIs docsDocumentation in the Doc dir type-featureA feature request or enhancement
#134222 openedMay 19, 2025 bycorona10
8 tasks
argparse argument help indent should discount very long argument names stdlibPython modules in the Lib dir type-featureA feature request or enhancement
#134200 openedMay 19, 2025 bymacdjord
Use sys._clear_internal_caches isntead of deprecated sys._clear_type_cache at test_cmd_line testsTests in the Lib/test dir type-featureA feature request or enhancement
#134179 openedMay 18, 2025 byalex-semenyuk
Suggest the possible module in ModuleNotFoundError stdlibPython modules in the Lib dir topic-replRelated to the interactive shell type-featureA feature request or enhancement
#134175 openedMay 18, 2025 byLocked-chess-official
Add colorization of exceptions in default(Objects, Python, Grammar, and Parser dirs) type-featureA feature request or enhancement
sys.unraisablehook
interpreter-core #134170 openedMay 18, 2025 bygry321
Remove support for(Objects, Python, Grammar, and Parser dirs) stdlibPython modules in the Lib dir topic-importlib type-featureA feature request or enhancement
__cached__
and__package__
if missing corresponding__spec__
attributes interpreter-core #134088 openedMay 16, 2025 bypicnixz
Remove deprecated functionPython modules in the Lib dir type-featureA feature request or enhancement
locale.getdefaultlocale
stdlib #134086 openedMay 16, 2025 bypicnixz
ReplaceDocumentation in the Doc dir stdlibPython modules in the Lib dir type-featureA feature request or enhancement
#
comments with modern docstrings when possible docs #134082 openedMay 16, 2025 bypicnixz
AddPython modules in the Lib dir type-featureA feature request or enhancement
addCleanup
tounittest.subTest
stdlib #134079 openedMay 16, 2025 byencukou
ProTip! Exclude everything labeled
bug
with-label:bug.