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

multiprocessing.pool ThreadPool.imap does not respect memory scarcity performance Performance or resource usage stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#101586 opened Feb 5, 2023 by shaundaley39
Make BOLT as stable feature build The build process and cross-build performance Performance or resource usage type-feature A feature request or enhancement
#101525 opened Feb 2, 2023 by corona10
3 of 6 tasks
bytearray slice assignment for bytes-like object is much slower than that for bytearray interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#101444 opened Jan 31, 2023 by msoxzw
Optimize makedirs on Windows OS-windows performance Performance or resource usage type-feature A feature request or enhancement
#101358 opened Jan 26, 2023 by DefaultRyan
Add fast Windows implementation for os.path.isjunction OS-windows performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#101356 opened Jan 26, 2023 by mdboom
The hash and equals methods of code objects are large, complex and unnecessary. interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#101346 opened Jan 26, 2023 by markshannon
Restore (or beat) Python 2 performance for arithmetic operations on ints that fit into a single word interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#101291 opened Jan 24, 2023 by markshannon
Faster ASCII and possibly UTF-8 decoding of text files with TextIOWrapper performance Performance or resource usage topic-IO type-feature A feature request or enhancement
#101289 opened Jan 24, 2023 by rhpvorderman
BlocksOutputBuffer causes a performance regression in bz2, lzma and zlib modules performance Performance or resource usage stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#101260 opened Jan 23, 2023 by rhpvorderman
base64.b85encode uses significant amount of RAM performance Performance or resource usage stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#101178 opened Jan 20, 2023 by AbdealiLoKo
Add free list optimization for generators/co-routines interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#101140 opened Jan 18, 2023 by DinoV
Strange reference cycle (?) introduced with shim frames 3.12 bugs and security fixes 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#100964 opened Jan 12, 2023 by A5rocks
Per-class type cache interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#100870 opened Jan 9, 2023 by Fidget-Spinner
Generator finalization is slower in 3.11 vs 3.10 3.11 only security fixes 3.12 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#100762 opened Jan 5, 2023 by Onlooker2186
Reduce frequency of memory overallocation in some int additions and subtractions interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#100687 opened Jan 2, 2023 by mdickinson
Finish up LOAD_ATTR specialisation interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#100288 opened Dec 16, 2022 by Fidget-Spinner
1 of 2 tasks
Use a principled, and consistent, implementation of freelists. interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#100240 opened Dec 14, 2022 by markshannon
Specialize long tail of binary operations using a table. interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#100239 opened Dec 14, 2022 by markshannon
Avoid exc=None; del exc in bytecode where unnecessary 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#99360 opened Nov 11, 2022 by sweeneyde
Optimize away creation of immediately discarded tuples interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#99077 opened Nov 3, 2022 by markshannon
Add CALL_INTRINSIC instruction. interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#99005 opened Nov 2, 2022 by markshannon
csv.Sniffer().sniff() Hangs on Single-Column Data performance Performance or resource usage stdlib Python modules in the Lib dir
#98820 opened Oct 28, 2022 by jackdesert
Speed up sysconfig performance Performance or resource usage topic-sysconfig type-feature A feature request or enhancement
#98718 opened Oct 26, 2022 by FFY00
Quicken everything 3.12 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#98686 opened Oct 25, 2022 by brandtbucher
Deferring side effecting code in _Py_Dealloc() interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#98260 opened Oct 14, 2022 by markshannon
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.