Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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
Filter by author
Loading
Label
Filter by label
Loading
Usealt +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
Assigned to nobodyLoading
Sort

Issues list

Add__attribute__((noreturn)) for_mi_assert_fail interpreter-core(Objects, Python, Grammar, and Parser dirs) type-featureA feature request or enhancement
#134586 openedMay 23, 2025 bypicnixz
Disable_Atomic and__thread keywords on JetBrains IDE only buildThe 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
#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
untokenize() round-trip fails for t-strings (with only type + string) 3.14bugs and security fixes 3.15new features, bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) type-bugAn unexpected behavior, bug, or error
#134582 openedMay 23, 2025 byloic-simon
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
Dangerous reference count decrement. easy interpreter-core(Objects, Python, Grammar, and Parser dirs) type-bugAn unexpected behavior, bug, or error
#134411 openedMay 21, 2025 bysmurav
~bool deprecation not reported for literals 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) type-bugAn unexpected behavior, bug, or error
#134280 openedMay 19, 2025 bydecorator-factory
Support mixed sync and async context managers inasync with statements interpreter-core(Objects, Python, Grammar, and Parser dirs) type-featureA feature request or enhancement
#134270 openedMay 19, 2025 byZac-HD
sys.setprofile does not dipatch C Extension dunder methods interpreter-core(Objects, Python, Grammar, and Parser dirs) type-bugAn unexpected behavior, bug, or error
#134243 openedMay 19, 2025 byVipul-Cariappa
Add colorization of exceptions in defaultsys.unraisablehook interpreter-core(Objects, Python, Grammar, and Parser dirs) type-featureA feature request or enhancement
#134170 openedMay 18, 2025 bygry321
Remove support for__cached__ and__package__ if missing corresponding__spec__ attributes interpreter-core(Objects, Python, Grammar, and Parser dirs) stdlibPython modules in the Lib dir topic-importlib type-featureA feature request or enhancement
#134088 openedMay 16, 2025 bypicnixz
Out-of-bounds read in integrated mimalloc (fixed upstream) 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) type-bugAn unexpected behavior, bug, or error
#134070 openedMay 15, 2025 byfuhsnn
2
@colesbury
1
use stackrefs in_PyObject_GetMethod and calling APIs interpreter-core(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage topic-free-threading type-featureA feature request or enhancement
#134043 openedMay 15, 2025 bykumaraditya303
@kumaraditya303
Improveraise from ValueError() error message interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-parser type-featureA feature request or enhancement
#134036 openedMay 15, 2025 bysobolevn
@sobolevn
ExposePyMutex_IsLocked in the public C API interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-C-API topic-free-threading type-featureA feature request or enhancement
#134009 openedMay 14, 2025 byhawkinsp
Consider makingTemplate andInterpolation generic at runtime 3.14bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-typing type-featureA feature request or enhancement
#133970 openedMay 13, 2025 bysobolevn
segfault in gc with 3.14.0b1, trio and pytest 3.14bugs and security fixes 3.15new features, bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) type-crashA hard crash of the interpreter, possibly with a core dump
#133932 openedMay 12, 2025 byjakkdl
Make generator methodsgen_set_name andgen_set_qualname thread-safe in free-threaded builds interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-free-threading type-featureA feature request or enhancement
#133931 openedMay 12, 2025 byefimov-mikhail
Regression in 3.14: setting __dict__ on custom type broken (mypyc, pybind11) interpreter-core(Objects, Python, Grammar, and Parser dirs) release-blocker type-bugAn unexpected behavior, bug, or error
#133912 openedMay 12, 2025 byhenryiii
ImproveSyntaxError message for missing commas interpreter-core(Objects, Python, Grammar, and Parser dirs) type-featureA feature request or enhancement
#133850 openedMay 10, 2025 byStanFromIreland
Attribute __annotations__ containd in FunctionType.__dict__ but is not an attribute of "FunctionType" itself interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-typing type-bugAn unexpected behavior, bug, or error
#133819 openedMay 10, 2025 bysiegbert7
Use-after-free inunicode_escape decoder with error handler 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) release-blocker topic-unicode type-crashA hard crash of the interpreter, possibly with a core dump type-securityA security issue
#133767 openedMay 9, 2025 bysethmlarson
Enable UTF-8 mode by default (implement PEP 686) interpreter-core(Objects, Python, Grammar, and Parser dirs) type-featureA feature request or enhancement
#133711 openedMay 8, 2025 byAA-Turner
Remove deprecated C API objects slated for removal in 3.15 3.15new features, bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-C-API
#133644 openedMay 8, 2025 bypicnixz
3 of 8 tasks
mimalloc platform abstraction doesn't compile on all WinAPI partitions interpreter-core(Objects, Python, Grammar, and Parser dirs) OS-windows type-bugAn unexpected behavior, bug, or error
#133571 openedMay 7, 2025 bymaxbachmann
Previous13453738
Previous
ProTip! Typegi on any issue or pull request to go back to the issue listing page.

[8]ページ先頭

©2009-2025 Movatter.jp