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
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
Performance issue with ARM64 windows Python release binaries OS-windows pendingThe issue will be closed if no feedback is provided performancePerformance or resource usage triagedThe issue has been accepted as valid by a triager.
#134524 openedMay 22, 2025 byAkash9824
use stackrefs in(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage topic-free-threading type-featureA feature request or enhancement
_PyObject_GetMethod
and calling APIs interpreter-core #134043 openedMay 15, 2025 bykumaraditya303
Using the public PyUnicodeWriter C API made the json module slower extension-modulesC modules in the Modules dir performancePerformance or resource usage stdlibPython modules in the Lib dir type-bugAn unexpected behavior, bug, or error
#133968 openedMay 13, 2025 byvstinner
LOAD_FAST_BORROW
not being used even when safe to do so, if value is live at BB end. 3.15 #133672 openedMay 8, 2025 bymarkshannon
gh-132380: Use unicode hash/compare for the mcache. awaiting core review performancePerformance or resource usage topic-free-threading
#133669 openedMay 8, 2025 bynaschemeLoading…
unittest.mock.patch.object holds references for too long performancePerformance or resource usage stdlibPython modules in the Lib dir type-bugAn unexpected behavior, bug, or error
#133423 openedMay 5, 2025 byppwwyyxx
json: Optimize escaping string in Encoder awaiting core review extension-modulesC modules in the Modules dir performancePerformance or resource usage skip issue
#133186 openedApr 30, 2025 bymethaneLoading…
Make the JIT thread-safe interpreter-core(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage topic-free-threading topic-JIT
#133171 openedApr 29, 2025 bybrandtbucher
7 tasks
gh-133059: Increase _PY_NSMALLPOSINTS size awaiting review performancePerformance or resource usage
#133160 openedApr 29, 2025 bydg-pbLoading…
Memory keeps increasing with fixed-size dict during multi-threaded set/delete in 3.13.3t interpreter-core(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage topic-free-threading type-bugAn unexpected behavior, bug, or error
#133136 openedApr 29, 2025 byYiling-J
Asyncio BufferedProtocol with SSL is significantly slower than asyncio sockets with SSL performancePerformance or resource usage topic-asyncio topic-SSL
#133112 openedApr 28, 2025 byNoahStapp
Increase _PY_NSMALLPOSINTS size interpreter-core(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage type-featureA feature request or enhancement
#133059 openedApr 27, 2025 bydg-pb
JIT: Optimize common C calls via replication interpreter-core(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage topic-JIT type-featureA feature request or enhancement
#133020 openedApr 26, 2025 byFidget-Spinner
GC performance regression in free threaded build interpreter-core(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage topic-free-threading type-bugAn unexpected behavior, bug, or error
#132917 openedApr 25, 2025 bygptsarthak
copy.copy and copy.deepcopy scale poorly with free-threading performancePerformance or resource usage stdlibPython modules in the Lib dir topic-free-threading type-bugAn unexpected behavior, bug, or error
#132657 openedApr 17, 2025 byeendebakpt
pathlib.Path.move()
consumes too much disk space performance #132566 openedApr 15, 2025 bybarneygale
Use tagged ints for faster iteration interpreter-core(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage type-featureA feature request or enhancement
#132554 openedApr 15, 2025 bymarkshannon
Use tagged pointers for more efficient integer operations. interpreter-core(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage type-featureA feature request or enhancement
#132509 openedApr 14, 2025 bymarkshannon
gh-129210: GC optimisations for case where no objects being collected have finalizers awaiting review performancePerformance or resource usage
#132488 openedApr 14, 2025 byduanegLoading…
Speed up(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage type-featureA feature request or enhancement
int.__round__
for large negativendigits
interpreter-core #132474 openedApr 13, 2025 bydevdanzin
gh-132336: Only mark slow path functions used by the interpreter loop as noinline in free-threaded builds awaiting core review interpreter-core(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage skip news topic-free-threading
#132424 openedApr 12, 2025 bympageLoading…
Lock contention inside(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage topic-free-threading type-featureA feature request or enhancement
_PyType_LookupRef
interpreter-core #132380 openedApr 11, 2025 bynascheme
Improve performance in DictConfigurator by optimizing logger lookup performancePerformance or resource usage stdlibPython modules in the Lib dir type-featureA feature request or enhancement
#132372 openedApr 10, 2025 byallrob23
Don't inline slow path functions in the interpreter loop interpreter-core(Objects, Python, Grammar, and Parser dirs) performancePerformance or resource usage type-featureA feature request or enhancement
#132336 openedApr 9, 2025 bympage
ProTip! Updated in the last three days:updated:>2025-05-20.