Skip to content
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
subprocess: Prefer close_range() to procfs-based fd closing performance type-feature
#92301 opened May 4, 2022 by izbyshev
gh-91247: Performance improvement in list repeating awaiting core review interpreter-core performance type-feature
#92286 opened May 4, 2022 by thatbirdguythatuknownot Loading…
Performance of attribute lookup for type objects performance type-bug
#92216 opened May 3, 2022 by eendebakpt
ParserBase could be optimized 3.11 performance stdlib type-feature
#92088 opened Apr 30, 2022 by be-thomas
Potential Performance Improvements awaiting changes performance
#92084 opened Apr 30, 2022 by be-thomas Loading…
gh-92041: Improve performance of inspect.getmodule awaiting core review performance stdlib
#92042 opened Apr 29, 2022 by mdeck Loading…
Slow inspect.getmodule performance type-bug
#92041 opened Apr 29, 2022 by mdeck
gh-91432: Specialize FOR_ITER 3.11 awaiting core review interpreter-core performance
#91713 opened Apr 19, 2022 by sweeneyde Loading…
speed up urllib.request.getproxies_environment performance stdlib
#91539 opened Apr 14, 2022 by bohea
Speed up regular expression substitution 3.11 expert-regex performance type-feature
#91524 opened Apr 14, 2022 by serhiy-storchaka
importlib does unnecessary os.stat calls checking for namespace __init__.py files expert-importlib performance stdlib
#91519 opened Apr 14, 2022 by novoselov-ab
Optimizing FOR_ITER 3.11 interpreter-core performance
#91432 opened Apr 10, 2022 by sweeneyde
DatagramHandler doing DNS lookup on every log message 3.10 performance stdlib
#91305 opened Mar 29, 2022 by bmerry mannequin
Explore hashlib use of the Windows Crypto API NG extension-modules OS-windows performance
#91281 opened Mar 26, 2022 by gpshead
Improve performance of list and tuple repeat methods 3.11 interpreter-core performance
#91247 opened Mar 22, 2022 by eendebakpt mannequin
Remove the RESUME instruction performance
#91201 opened Mar 17, 2022 by markshannon
Surprising list overallocation from .split() 3.11 interpreter-core performance
#91146 opened Mar 11, 2022 by tim-one
Enable informing callee it's awaited via vector call flag 3.11 performance
#91121 opened Mar 9, 2022 by DinoV
Inline bytecode caches 3.11 deferred-blocker interpreter-core performance
#90997 opened Feb 24, 2022 by brandtbucher
ProTip! no:milestone will show everything without a milestone.