FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-109653: Improve the import time of `email.utils` by AlexWaygood · Pull Request #109824 · 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-109653: Improve the import time of email.utils
- #109824
#109824
Merged
hauntsaninja
merged 12 commits into
python:main
python/cpython:main
from
AlexWaygood:email-message-import
AlexWaygood/cpython:email-message-import
Copy head branch name to clipboard
Oct 12, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
gh-109653: Improve the import time of email.utils
#109824
hauntsaninja
merged 12 commits into
python:main
python/cpython:main
from
AlexWaygood:email-message-import
AlexWaygood/cpython:email-message-import
Copy head branch name to clipboard
Commits
Commits on Sep 25, 2023
WIP
AlexWaygood
committed
0aca553
View commit details
Copy full SHA for 0aca553
Browse repository at this point
news
AlexWaygood
committed
f3c815d
View commit details
Copy full SHA for f3c815d
Browse repository at this point
I can spell my own name
Show description for 992274f
AlexWaygood
and
sobolevn
authored
992274f
View commit details
Copy full SHA for 992274f
Browse repository at this point
Apply suggestions from code review
Show description for 493aa33
AlexWaygood
and
AA-Turner
authored
493aa33
View commit details
Copy full SHA for 493aa33
Browse repository at this point
Commits on Oct 3, 2023
Merge branch 'main' into email-message-import
AlexWaygood
committed
a697d9d
View commit details
Copy full SHA for a697d9d
Browse repository at this point
Abandon the separate submodule idea
AlexWaygood
committed
03233f1
View commit details
Copy full SHA for 03233f1
Browse repository at this point
stats are slightly less impressive now because importing random is cheaper now
AlexWaygood
committed
f11bc98
View commit details
Copy full SHA for f11bc98
Browse repository at this point
Merge branch 'email-message-import' of https://github.com/AlexWaygood/cpython into email-message-import
AlexWaygood
committed
c5e7a61
View commit details
Copy full SHA for c5e7a61
Browse repository at this point
Merge branch 'main' into email-message-import
AlexWaygood
authored
bcaeb4c
View commit details
Copy full SHA for bcaeb4c
Browse repository at this point
Update Lib/email/utils.py
Show description for b387dcd
AlexWaygood
and
AA-Turner
authored
b387dcd
View commit details
Copy full SHA for b387dcd
Browse repository at this point
Commits on Oct 4, 2023
Merge branch 'main' of https://github.com/python/cpython into email-message-import
AlexWaygood
committed
c72ee5c
View commit details
Copy full SHA for c72ee5c
Browse repository at this point
eagerly import os, it is free
AlexWaygood
committed
e201028
View commit details
Copy full SHA for e201028
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL