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
Assigned to nobody Loading
Sort

Issues list

Smarter use of a mutex in incremental HMAC and hash functions extension-modules C modules in the Modules dir performance Performance or resource usage type-feature A feature request or enhancement
#135239 opened Jun 7, 2025 by picnixz
Improve statistics.median() complexity performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#135157 opened Jun 5, 2025 by ryanrudes
Increased memory usage with mimalloc interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#135153 opened Jun 5, 2025 by nascheme
Automatically defer heavily shared objects in free-threading. interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading type-feature A feature request or enhancement
#134821 opened May 28, 2025 by Fidget-Spinner
threading primitives are subject to reference count contention interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading type-feature A feature request or enhancement
#134761 opened May 26, 2025 by ZeroIntensity
_TIER2_RESUME_CHECK is costly in the JIT interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#134728 opened May 26, 2025 by Fidget-Spinner
Add Non-Refcounted Operations for common types using _PyStackRef interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading topic-JIT type-feature A feature request or enhancement
#134689 opened May 26, 2025 by Fidget-Spinner
Eliminate redundant refcounting in the JIT interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#134584 opened May 23, 2025 by Fidget-Spinner
Performance issue with ARM64 windows Python release binaries OS-windows pending The issue will be closed if no feedback is provided performance Performance or resource usage triaged The issue has been accepted as valid by a triager.
#134524 opened May 22, 2025 by Akash9824
use stackrefs in _PyObject_GetMethod and calling APIs interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading type-feature A feature request or enhancement
#134043 opened May 15, 2025 by kumaraditya303
LOAD_FAST_BORROW not being used even when safe to do so, if value is live at BB end. 3.15 new features, bugs and security fixes performance Performance or resource usage
#133672 opened May 8, 2025 by markshannon
unittest.mock.patch.object holds references for too long performance Performance or resource usage stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#133423 opened May 5, 2025 by ppwwyyxx
json: Fast path for string encoding awaiting review performance Performance or resource usage
#133239 opened May 1, 2025 by nineteendo Loading…
json: Optimize escaping string in Encoder awaiting core review extension-modules C modules in the Modules dir performance Performance or resource usage skip issue
#133186 opened Apr 30, 2025 by methane Loading…
Make the JIT thread-safe interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading topic-JIT
#133171 opened Apr 29, 2025 by brandtbucher
7 tasks
gh-133059: Increase _PY_NSMALLPOSINTS size awaiting merge performance Performance or resource usage
#133160 opened Apr 29, 2025 by dg-pb Loading…
Memory keeps increasing with fixed-size dict during multi-threaded set/delete in 3.13.3t interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-free-threading type-bug An unexpected behavior, bug, or error
#133136 opened Apr 29, 2025 by Yiling-J
Increase _PY_NSMALLPOSINTS size interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#133059 opened Apr 27, 2025 by dg-pb
JIT: Optimize common C calls via replication interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#133020 opened Apr 26, 2025 by Fidget-Spinner
copy.copy and copy.deepcopy scale poorly with free-threading performance Performance or resource usage stdlib Python modules in the Lib dir topic-free-threading type-bug An unexpected behavior, bug, or error
#132657 opened Apr 17, 2025 by eendebakpt
pathlib.Path.move() consumes too much disk space performance Performance or resource usage stdlib Python modules in the Lib dir topic-pathlib type-bug An unexpected behavior, bug, or error
#132566 opened Apr 15, 2025 by barneygale
Use tagged ints for faster iteration interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#132554 opened Apr 15, 2025 by markshannon
Use tagged pointers for more efficient integer operations. interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#132509 opened Apr 14, 2025 by markshannon
ProTip! Add no:assignee to see everything that’s not assigned.