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
Label
Projects
Milestones
Assignee
Sort
Issues list
Provide C implementation for asyncio.current_task
3.12
expert-asyncio
performance
Performance or resource usage
#100344
opened Dec 19, 2022 by
itamaro
Finish up LOAD_ATTR specialisation
performance
Performance or resource usage
type-feature
A feature request or enhancement
#100288
opened Dec 16, 2022 by
Fidget-Spinner
1 of 2 tasks
gh-83076: 3.8x speed improvement in (Async)Mock instantiation
awaiting review
performance
Performance or resource usage
#100252
opened Dec 14, 2022 by
carljm
Loading…
Use a principled, and consistent, implementation of freelists.
performance
Performance or resource usage
#100240
opened Dec 14, 2022 by
markshannon
Specialize long tail of binary operations using a table.
performance
Performance or resource usage
#100239
opened Dec 14, 2022 by
markshannon
gh-100188: Reduce misses in BINARY_SUBSCR_LIST_INT
awaiting merge
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#100189
opened Dec 12, 2022 by
sweeneyde
Loading…
Slower string concatenation in CPython 3.11
performance
Performance or resource usage
type-bug
An unexpected behavior, bug, or error
#99862
opened Nov 29, 2022 by
zephyr111
Add fast path to os.[l]stat() that returns incomplete information
3.12
OS-windows
performance
Performance or resource usage
#99726
opened Nov 23, 2022 by
zooba
GH-99554: Pack location tables more effectively
awaiting core review
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#99556
opened Nov 17, 2022 by
brandtbucher
Loading…
GH-99554: Performance or resource usage
stdlib
Python modules in the Lib dir
marshal
bytecode more efficiently
awaiting core review
performance
#99555
opened Nov 17, 2022 by
brandtbucher
Loading…
.pyc
files are larger than they need to be
3.12
interpreter-core
#99554
opened Nov 17, 2022 by
brandtbucher
Avoid Performance or resource usage
type-feature
A feature request or enhancement
exc=None; del exc
in bytecode where unnecessary
3.12
performance
#99360
opened Nov 11, 2022 by
sweeneyde
gh-72496: Implemented patch to improve performance of string.Template
awaiting review
performance
Performance or resource usage
type-feature
A feature request or enhancement
#99177
opened Nov 7, 2022 by
delta1513
Loading…
Optimize away creation of immediately discarded tuples
performance
Performance or resource usage
#99077
opened Nov 3, 2022 by
markshannon
Add Performance or resource usage
CALL_INTRINSIC
instruction.
performance
#99005
opened Nov 2, 2022 by
markshannon
csv.Sniffer().sniff() Hangs on Single-Column Data
performance
Performance or resource usage
#98820
opened Oct 28, 2022 by
jackdesert
Speed up sysconfig
performance
Performance or resource usage
type-feature
A feature request or enhancement
#98718
opened Oct 26, 2022 by
FFY00
Quicken everything
3.12
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#98686
opened Oct 25, 2022 by
brandtbucher
Multiprocessing overhead 100x higher with multiple cores but not if restricted to 1 core
expert-multiprocessing
performance
Performance or resource usage
type-bug
An unexpected behavior, bug, or error
#98493
opened Oct 20, 2022 by
PhilippWendler
Deferring side effecting code in Performance or resource usage
_Py_Dealloc()
performance
#98260
opened Oct 14, 2022 by
markshannon
Do we still need Performance or resource usage
type-feature
A feature request or enhancement
asciilib
for better performance?
performance
#98229
opened Oct 12, 2022 by
sobolevn
Inline call frames for CALL_FUNCTION_EX
performance
Performance or resource usage
type-feature
A feature request or enhancement
#98003
opened Oct 6, 2022 by
Fidget-Spinner
Inline dict/list/set comprehensions in the compiler for better performance
performance
Performance or resource usage
type-feature
A feature request or enhancement
#97933
opened Oct 5, 2022 by
carljm
Add eager task creation API to asyncio
3.12
expert-asyncio
performance
Performance or resource usage
type-feature
A feature request or enhancement
#97696
opened Sep 30, 2022 by
jbower-fb
gh-96859: [argparse] Avoid O(N^2) behavior while consuming optionals
awaiting core review
performance
Performance or resource usage
#96904
opened Sep 18, 2022 by
alexeypa
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.