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

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
GH-113464: A copy-and-patch JIT compiler interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#113465 opened Dec 25, 2023 by brandtbucher Draft
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
Micro-optimize pathlib path parsing and joining performance Performance or resource usage topic-pathlib
#113373 opened Dec 21, 2023 by barneygale
GH-113225: Speed up pathlib.Path.glob() awaiting core review performance Performance or resource usage topic-pathlib
#113226 opened Dec 17, 2023 by barneygale Loading…
slowdown in 3.12 iteration microbenchmark performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#113041 opened Dec 13, 2023 by ajoino
pystats specialization deferred numbers are wrong performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#113010 opened Dec 12, 2023 by mdboom
datetime.replace() is very slow performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#112919 opened Dec 10, 2023 by eltoder
Optimize pathlib path pickling performance Performance or resource usage topic-pathlib
#112855 opened Dec 7, 2023 by barneygale
Intern dataclass field names to improve performance performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112653 opened Dec 3, 2023 by XuehaiPan
gh-101178: refactor base64.b85encode to be memory friendly awaiting review performance Performance or resource usage
#112248 opened Nov 18, 2023 by romuald Loading…
Increase the precision of the summary in trace module performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112192 opened Nov 17, 2023 by gaogaotiantian
Support collecting pystats in parallel performance Performance or resource usage type-feature A feature request or enhancement
#112040 opened Nov 13, 2023 by mdboom
Add a base class, and maybe some semi-public subclasses for executors. performance Performance or resource usage type-feature A feature request or enhancement
#111209 opened Oct 23, 2023 by markshannon
perf: http.cookiejar.deepvalues improve performance Performance or resource usage stdlib Python modules in the Lib dir
#110874 opened Oct 14, 2023 by Tunglies
Move eval-breaker checks into their own micro-ops interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#110616 opened Oct 10, 2023 by markshannon
Unexpected performance between (seemingly) pointless CONTAINS_OP compared to COMPARE_OP interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#110192 opened Oct 1, 2023 by ndren
Combine dataclass exec calls performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#109870 opened Sep 25, 2023 by ssweber
Improve import time of various stdlib modules 3.13 new features, bugs and security fixes performance Performance or resource usage topic-typing type-feature A feature request or enhancement
#109653 opened Sep 21, 2023 by AlexWaygood
csv.Sniffer regular expression has significant backtracing 3.13 new features, bugs and security fixes performance Performance or resource usage stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#109638 opened Sep 21, 2023 by sg3-141-592
TLS/SSL asyncio leaks memory extension-modules C modules in the Modules dir performance Performance or resource usage topic-asyncio type-bug An unexpected behavior, bug, or error
#109534 opened Sep 18, 2023 by rojamit
ProTip! no:milestone will show everything without a milestone.