FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-137855: Improve import time of dataclasses by lazy importing `re` and `copy` modules by danielhollas · Pull Request #148379 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-137855: Improve import time of dataclasses by lazy importing re and copy modules
- #148379
#148379
Merged
hugovk
merged 7 commits into
python:main
python/cpython:main
from
danielhollas:dataclass-lazy-re
danielhollas/cpython:dataclass-lazy-re
Copy head branch name to clipboard
Apr 11, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
gh-137855: Improve import time of dataclasses by lazy importing re and copy modules
#148379
hugovk
merged 7 commits into
python:main
python/cpython:main
from
danielhollas:dataclass-lazy-re
danielhollas/cpython:dataclass-lazy-re
Copy head branch name to clipboard
Commits
Commits on Apr 11, 2026
Lazy import copy module
danielhollas
committed
5206a52
View commit details
Copy full SHA for 5206a52
Browse repository at this point
Lazy import re module
danielhollas
committed
dca8fc3
View commit details
Copy full SHA for dca8fc3
Browse repository at this point
Add blurb
danielhollas
committed
91473a5
View commit details
Copy full SHA for 91473a5
Browse repository at this point
Update Lib/dataclasses.py
Show description for 8194309
danielhollas
and
hugovk
authored
8194309
View commit details
Copy full SHA for 8194309
Browse repository at this point
Reorder lazy imports
danielhollas
committed
ab4bc95
View commit details
Copy full SHA for ab4bc95
Browse repository at this point
Hugo's regex-fu
danielhollas
committed
933a9c5
View commit details
Copy full SHA for 933a9c5
Browse repository at this point
One more match
danielhollas
committed
51fecc5
View commit details
Copy full SHA for 51fecc5
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL