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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add 'key' argument to list.index() type-feature A feature request or enhancement
#113773 opened Jan 6, 2024 by kristjanvalur
Make the MRO cache thread-safe in free-threaded builds 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-feature A feature request or enhancement
#113743 opened Jan 5, 2024 by colesbury
The Tier 2 Optimizer interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#113710 opened Jan 4, 2024 by Fidget-Spinner
Missing UF_ and SF_ flags in Lib/stat.py OS-mac type-feature A feature request or enhancement
#113666 opened Jan 2, 2024 by ronaldoussoren
Safe data serialization with marshal module stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#113626 opened Jan 1, 2024 by serhiy-storchaka
configure prefers system install of ncurses over available pkg-config on macOS build The build process and cross-build type-feature A feature request or enhancement
#113565 opened Dec 29, 2023 by ronaldoussoren
incomplete cases generator lexer type-feature A feature request or enhancement
#113547 opened Dec 28, 2023 by ksfi
Deoptimise pathlib ABCs 3.13 new features, bugs and security fixes topic-pathlib type-feature A feature request or enhancement
#113528 opened Dec 28, 2023 by barneygale
Check if type attribute is actually modified before label it to improve some performance interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#113480 opened Dec 26, 2023 by gaogaotiantian
default http content-type stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#113471 opened Dec 25, 2023 by jcomeauictx
JIT Compilation 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#113464 opened Dec 25, 2023 by brandtbucher
ctypes cdll list exported functions topic-ctypes type-feature A feature request or enhancement
#113388 opened Dec 22, 2023 by Zibri
Extract args from operator.attrgetter("xxx") type-feature A feature request or enhancement
#113322 opened Dec 20, 2023 by Conchylicultor
uuid has a bunch of deprecated functions: let's decide what to do with them stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#113308 opened Dec 20, 2023 by sobolevn
tarfile module lacks support for Linux extended attributes (xattrs) type-feature A feature request or enhancement
#113293 opened Dec 19, 2023 by lucaudill
Argument clinic: add support for creating method aliases pending The issue will be closed if no feedback is provided topic-argument-clinic type-feature A feature request or enhancement
#113270 opened Dec 19, 2023 by eltoder
Adding length or length hint to IP networks in the ipaddress module type-feature A feature request or enhancement
#113251 opened Dec 18, 2023 by bartbroere
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.