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

PEP 703 -- Making the Global Interpreter Lock Optional in CPython 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-feature A feature request or enhancement
#108219 opened Aug 21, 2023 by colesbury 100+
Implement PEP 649 and PEP 749 3.14 new features, bugs and security fixes topic-typing
#119180 opened May 19, 2024 by JelleZijlstra
16 of 29 tasks
Implement PEP 765 interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#130080 opened Feb 13, 2025 by iritkatriel
Slow inspect.getmodule 3.12 bugs and security fixes performance Performance or resource usage stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#92041 opened Apr 29, 2022 by mdeck
IDLE Internationalization stdlib Python modules in the Lib dir topic-IDLE type-feature A feature request or enhancement
#61976 opened Apr 17, 2013 by mariedam mannequin
Add context about the failed assert expression to AssertionError (make pytest magic easy) interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#105799 opened Jun 14, 2023 by gpshead
Improve and maintain Doc/data/refcounts.dat docs Documentation in the Doc dir
#127443 opened Nov 30, 2024 by picnixz
Provide an "aggressive" specialization/JIT mode for debugging interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#129386 opened Jan 28, 2025 by brandtbucher
Deferred reference counts interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#120024 opened Jun 4, 2024 by markshannon
Improving JIT code quality 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT
#115802 opened Feb 22, 2024 by brandtbucher
6 of 13 tasks
.ass files give incorrect MIME types type-bug An unexpected behavior, bug, or error
#120258 opened Jun 8, 2024 by rcombs
Optimize reference counting overhead of LOAD_FAST variants interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#130704 opened Feb 28, 2025 by mpage
Cannot define Enum class with a mixin class derived from ABC stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#119946 opened Jun 2, 2024 by ygale
Py_tp_bases is not tested tests Tests in the Lib/test dir topic-C-API
#129849 opened Feb 8, 2025 by sobolevn
copy fails on collections.OrderedDict dataclass with required args 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes stdlib Python modules in the Lib dir topic-dataclasses type-bug An unexpected behavior, bug, or error
#105736 opened Jun 13, 2023 by ringohoffman
JIT: emit the AArch64 trampoline only when needed topic-JIT type-feature A feature request or enhancement
#130956 opened Mar 7, 2025 by diegorusso
JIT: improve AArch64 code generation interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#119726 opened May 29, 2024 by diegorusso
4 of 5 tasks
JIT: remove jumps at the end of every micro op on aarch64 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT triaged The issue has been accepted as valid by a triager.
#130887 opened Mar 5, 2025 by diegorusso
Speed up sqlite3.Row extension-modules C modules in the Modules dir performance Performance or resource usage topic-sqlite3 type-feature A feature request or enhancement
#129926 opened Feb 10, 2025 by erlend-aasland
wait_variable hangs at exit 3.11 only security fixes stdlib Python modules in the Lib dir topic-tkinter type-bug An unexpected behavior, bug, or error
#40440 opened Jun 23, 2004 by reowen mannequin
ProTip! no:milestone will show everything without a milestone.