FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-103092: Isolate socket by erlend-aasland · Pull Request #103094 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-103092: Isolate socket
- #103094
#103094
Merged
kumaraditya303
merged 24 commits into
python:main
python/cpython:main
from
erlend-aasland:isolate-socket
erlend-aasland/cpython:isolate-socket
Copy head branch name to clipboard
Apr 9, 2023
Conversation
Commits
24
(24)
Checks
Files changed
Merged
gh-103092: Isolate socket
#103094
kumaraditya303
merged 24 commits into
python:main
python/cpython:main
from
erlend-aasland:isolate-socket
erlend-aasland/cpython:isolate-socket
Copy head branch name to clipboard
Commits
Commits on Mar 28, 2023
Establish global state
erlend-aasland
committed
4a7c6d9
View commit details
Copy full SHA for 4a7c6d9
Browse repository at this point
Add sock_type to state
erlend-aasland
committed
220a0aa
View commit details
Copy full SHA for 220a0aa
Browse repository at this point
Add exceptions to state
erlend-aasland
committed
94ca00c
View commit details
Copy full SHA for 94ca00c
Browse repository at this point
Add accept4_works to state
erlend-aasland
committed
fc9cdce
View commit details
Copy full SHA for fc9cdce
Browse repository at this point
Add sock_cloexec_works to state
erlend-aasland
committed
29b4d1c
View commit details
Copy full SHA for 29b4d1c
Browse repository at this point
Add defaulttimeout to state
erlend-aasland
committed
93a2b62
View commit details
Copy full SHA for 93a2b62
Browse repository at this point
Refactor: replace state query with param in set_herror()
erlend-aasland
committed
4164f96
View commit details
Copy full SHA for 4164f96
Browse repository at this point
Refactor: replace state query with param in set_gaierror()
erlend-aasland
committed
dc740d1
View commit details
Copy full SHA for dc740d1
Browse repository at this point
Refactor: replace state query with param in new_sockobject()
erlend-aasland
committed
abf00c3
View commit details
Copy full SHA for abf00c3
Browse repository at this point
Refactor: replace state query with param in init_sockobject()
erlend-aasland
committed
9c1c9c6
View commit details
Copy full SHA for 9c1c9c6
Browse repository at this point
Refactor: replace state query with param in gethost_common()
erlend-aasland
committed
82c00c4
View commit details
Copy full SHA for 82c00c4
Browse repository at this point
Refactor: replace state query with param in sock_get_api()
erlend-aasland
committed
72e69e3
View commit details
Copy full SHA for 72e69e3
Browse repository at this point
Refactor: replace state query with param in setipaddr()
erlend-aasland
committed
274c412
View commit details
Copy full SHA for 274c412
Browse repository at this point
Add state pointer to PySocketSockObject
erlend-aasland
committed
d839af0
View commit details
Copy full SHA for d839af0
Browse repository at this point
Use sock pointer from sock type context where applicable
erlend-aasland
committed
13d14da
View commit details
Copy full SHA for 13d14da
Browse repository at this point
Multi-phase init
erlend-aasland
committed
b4edf64
View commit details
Copy full SHA for b4edf64
Browse repository at this point
Commits on Apr 4, 2023
Remove unneeded forward decl
erlend-aasland
committed
c51a696
View commit details
Copy full SHA for c51a696
Browse repository at this point
Add test
erlend-aasland
committed
d8e448f
View commit details
Copy full SHA for d8e448f
Browse repository at this point
fixup dealloc
erlend-aasland
committed
4332571
View commit details
Copy full SHA for 4332571
Browse repository at this point
Add NEWS
erlend-aasland
committed
6a00c54
View commit details
Copy full SHA for 6a00c54
Browse repository at this point
Style: remove unneeded parens
erlend-aasland
committed
e5027c2
View commit details
Copy full SHA for e5027c2
Browse repository at this point
Pull in main
erlend-aasland
committed
98d1566
View commit details
Copy full SHA for 98d1566
Browse repository at this point
Commits on Apr 8, 2023
Sync with main
erlend-aasland
committed
e5827e7
View commit details
Copy full SHA for e5827e7
Browse repository at this point
Simplify ADD_EXC macro further
erlend-aasland
committed
2019a93
View commit details
Copy full SHA for 2019a93
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL