FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-47015: Update test_os from asyncore to asyncio by arhadthedev · Pull Request #31876 · 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
bpo-47015: Update test_os from asyncore to asyncio
- #31876
#31876
Merged
asvetlov
merged 15 commits into
python:main
python/cpython:main
from
arhadthedev:asyncio-test-os
arhadthedev/cpython:asyncio-test-os
Copy head branch name to clipboard
Mar 20, 2022
Conversation
Commits
15
(15)
Checks
Files changed
Merged
bpo-47015: Update test_os from asyncore to asyncio
#31876
asvetlov
merged 15 commits into
python:main
python/cpython:main
from
arhadthedev:asyncio-test-os
arhadthedev/cpython:asyncio-test-os
Copy head branch name to clipboard
Commits
Commits on Mar 14, 2022
Convert TestSendfile to IsolatedAsyncioTestCase
arhadthedev
committed
b4c3d44
View commit details
Copy full SHA for b4c3d44
Browse repository at this point
Commits on Mar 18, 2022
Make os.sendfile asynchronous
arhadthedev
committed
51c5422
View commit details
Copy full SHA for 51c5422
Browse repository at this point
Use an asyncio-connected client
arhadthedev
committed
ee9dbe4
View commit details
Copy full SHA for ee9dbe4
Browse repository at this point
Add and use an asyncio server
arhadthedev
committed
a3b9deb
View commit details
Copy full SHA for a3b9deb
Browse repository at this point
Turn client data reading loop into a comprehension
arhadthedev
committed
dcb4251
View commit details
Copy full SHA for dcb4251
Browse repository at this point
Remove redundant synchronization
arhadthedev
committed
4cc7766
View commit details
Copy full SHA for 4cc7766
Browse repository at this point
Remove an old, asyncore server
arhadthedev
committed
8c90479
View commit details
Copy full SHA for 8c90479
Browse repository at this point
Remove threading infrastructure
arhadthedev
committed
8fc1e78
View commit details
Copy full SHA for 8fc1e78
Browse repository at this point
Add a NEWS entry
arhadthedev
committed
9882daf
View commit details
Copy full SHA for 9882daf
Browse repository at this point
Merge branch 'main' into asyncio-test-os
arhadthedev
committed
3d66899
View commit details
Copy full SHA for 3d66899
Browse repository at this point
Add an explicit asyncio event loop policy
arhadthedev
committed
475b7e5
View commit details
Copy full SHA for 475b7e5
Browse repository at this point
Address a review of merwok
arhadthedev
committed
ccb26dd
View commit details
Copy full SHA for ccb26dd
Browse repository at this point
Commits on Mar 19, 2022
Address a review of asvetlov
arhadthedev
committed
34f198c
View commit details
Copy full SHA for 34f198c
Browse repository at this point
Group server stuff together
Show description for 005ad9a
arhadthedev
committed
005ad9a
View commit details
Copy full SHA for 005ad9a
Browse repository at this point
Fix a call of `async_sendfile` in `test_flags`
arhadthedev
committed
03cae53
View commit details
Copy full SHA for 03cae53
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL