FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-121423: Improve import time of `socket` by writing `socket.errorTab` as a constant and lazy import modules by Wulian233 · Pull Request #121424 · 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-121423: Improve import time of socket by writing socket.errorTab as a constant and lazy import modules
- #121424
#121424
Merged
vstinner
merged 12 commits into
python:main
python/cpython:main
from
Wulian233:socket
Wulian233/cpython:socket
Copy head branch name to clipboard
Sep 4, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
gh-121423: Improve import time of socket by writing socket.errorTab as a constant and lazy import modules
#121424
vstinner
merged 12 commits into
python:main
python/cpython:main
from
Wulian233:socket
Wulian233/cpython:socket
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2024
Speed up `socket.errotTab` and lazy import `selectors`
Wulian233
committed
1724a3c
View commit details
Copy full SHA for 1724a3c
Browse repository at this point
lint
Wulian233
authored
6559ebb
View commit details
Copy full SHA for 6559ebb
Browse repository at this point
typo
Wulian233
authored
984a3b2
View commit details
Copy full SHA for 984a3b2
Browse repository at this point
lower().startswith("win")
Wulian233
authored
1823c9a
View commit details
Copy full SHA for 1823c9a
Browse repository at this point
Commits on Jul 7, 2024
Update Misc/NEWS.d/next/Library/2024-07-06-12-37-10.gh-issue-121423.vnxrl4.rst
Show description for dce6cd2
Wulian233
and
eendebakpt
authored
dce6cd2
View commit details
Copy full SHA for dce6cd2
Browse repository at this point
lint
Wulian233
authored
276d0bb
View commit details
Copy full SHA for 276d0bb
Browse repository at this point
Update Misc/NEWS.d/next/Library/2024-07-06-12-37-10.gh-issue-121423.vnxrl4.rst
Show description for feae2fa
Wulian233
and
picnixz
authored
feae2fa
View commit details
Copy full SHA for feae2fa
Browse repository at this point
Commits on Aug 31, 2024
comment describing the intentional lazy import
Show description for bd771c8
gpshead
and
hugovk
authored
bd771c8
View commit details
Copy full SHA for bd771c8
Browse repository at this point
Commits on Sep 2, 2024
Merge branch 'main' into socket
hauntsaninja
authored
fa169f8
View commit details
Copy full SHA for fa169f8
Browse repository at this point
Commits on Sep 3, 2024
lazy array
Wulian233
authored
1773d04
View commit details
Copy full SHA for 1773d04
Browse repository at this point
separate imports
Wulian233
authored
412a3d2
View commit details
Copy full SHA for 412a3d2
Browse repository at this point
undo 3.14.rst
Wulian233
authored
fa49395
View commit details
Copy full SHA for fa49395
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL