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
gh-92301: subprocess: Prefer close_range() to procfs-based fd closing
awaiting review
performance
Performance or resource usage
#92303
opened May 4, 2022 by
izbyshev
Loading…
subprocess: Prefer close_range() to procfs-based fd closing
performance
Performance or resource usage
type-feature
A feature request or enhancement
#92301
opened May 4, 2022 by
izbyshev
gh-91247: Performance improvement in list repeating
awaiting core review
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
type-feature
A feature request or enhancement
#92286
opened May 4, 2022 by
thatbirdguythatuknownot
Loading…
Performance of attribute lookup for type objects
performance
Performance or resource usage
type-bug
An unexpected behavior, bug, or error
#92216
opened May 3, 2022 by
eendebakpt
ParserBase could be optimized
3.11
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#92088
opened Apr 30, 2022 by
be-thomas
Potential Performance Improvements
awaiting changes
performance
Performance or resource usage
#92084
opened Apr 30, 2022 by
be-thomas
Loading…
gh-92041: Improve performance of inspect.getmodule
awaiting core review
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
#92042
opened Apr 29, 2022 by
mdeck
Loading…
Slow inspect.getmodule
performance
Performance or resource usage
type-bug
An unexpected behavior, bug, or error
#92041
opened Apr 29, 2022 by
mdeck
gh-91432: Specialize FOR_ITER
3.11
awaiting core review
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#91713
opened Apr 19, 2022 by
sweeneyde
Loading…
gh-72793: C implementation of parts of copy.deepcopy
awaiting core review
performance
Performance or resource usage
#91610
opened Apr 16, 2022 by
eendebakpt
Loading…
speed up urllib.request.getproxies_environment
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
#91539
opened Apr 14, 2022 by
bohea
gh-91524: Speed up the regular expression substitution
awaiting change review
expert-regex
performance
Performance or resource usage
#91525
opened Apr 14, 2022 by
serhiy-storchaka
Loading…
Speed up regular expression substitution
3.11
expert-regex
performance
Performance or resource usage
type-feature
A feature request or enhancement
#91524
opened Apr 14, 2022 by
serhiy-storchaka
importlib does unnecessary os.stat calls checking for namespace __init__.py files
expert-importlib
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
#91519
opened Apr 14, 2022 by
novoselov-ab
Optimizing FOR_ITER
3.11
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#91432
opened Apr 10, 2022 by
sweeneyde
Possible slowdown of regex searching in 3.11
3.11
expert-regex
performance
Performance or resource usage
#91404
opened Apr 7, 2022 by
markshannon
Use zlib-ng rather than zlib in binary releases
3.11
OS-windows
performance
Performance or resource usage
#91349
opened Apr 1, 2022 by
gpshead
DatagramHandler doing DNS lookup on every log message
3.10
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
#91305
opened Mar 29, 2022 by
bmerry
mannequin
Explore hashlib use of the Windows Crypto API NG
extension-modules
C modules in the Modules dir
OS-windows
performance
Performance or resource usage
#91281
opened Mar 26, 2022 by
gpshead
Improve performance of list and tuple repeat methods
3.11
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#91247
opened Mar 22, 2022 by
eendebakpt
mannequin
Remove the RESUME instruction
performance
Performance or resource usage
#91201
opened Mar 17, 2022 by
markshannon
Implement zero copy writes in SelectorSocketTransport in asyncio
3.11
expert-asyncio
performance
Performance or resource usage
#91166
opened Mar 14, 2022 by
kumaraditya303
Surprising list overallocation from .split()
3.11
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#91146
opened Mar 11, 2022 by
tim-one
Enable informing callee it's awaited via vector call flag
3.11
performance
Performance or resource usage
#91121
opened Mar 9, 2022 by
DinoV
Inline bytecode caches
3.11
deferred-blocker
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#90997
opened Feb 24, 2022 by
brandtbucher
Previous Next
ProTip!
no:milestone will show everything without a milestone.