FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-46995: Deprecate missing asyncio.Task.set_name() for third-party task implementations by asvetlov · Pull Request #31838 · 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
bpo-46995: Deprecate missing asyncio.Task.set_name() for third-party task implementations
- #31838
#31838
Merged
asvetlov
merged 6 commits into
main
python/cpython:main
from
warning-if-missing-task_set_name
python/cpython:warning-if-missing-task_set_name
Copy head branch name to clipboard
Mar 13, 2022
Conversation
Commits
6
(6)
Checks
Files changed
Merged
bpo-46995: Deprecate missing asyncio.Task.set_name() for third-party task implementations
#31838
asvetlov
merged 6 commits into
main
python/cpython:main
from
warning-if-missing-task_set_name
python/cpython:warning-if-missing-task_set_name
Copy head branch name to clipboard
Commits
Commits on Mar 12, 2022
bpo-46995: Deprecate missing asyncio.Task.set_name() for third-party task implementations
asvetlov
committed
0032450
View commit details
Copy full SHA for 0032450
Browse repository at this point
Update Lib/asyncio/tasks.py
Show description for 6494e19
asvetlov
and
kumaraditya303
authored
6494e19
View commit details
Copy full SHA for 6494e19
Browse repository at this point
Update Misc/NEWS.d/next/Library/2022-03-12-13-50-42.bpo-46995.2kdNDg.rst
Show description for 92dc770
asvetlov
and
kumaraditya303
authored
92dc770
View commit details
Copy full SHA for 92dc770
Browse repository at this point
Update Lib/asyncio/tasks.py
asvetlov
authored
067c8e5
View commit details
Copy full SHA for 067c8e5
Browse repository at this point
Commits on Mar 13, 2022
Drop unused import
asvetlov
committed
8e667ea
View commit details
Copy full SHA for 8e667ea
Browse repository at this point
Merge branch 'main' into warning-if-missing-task_set_name
asvetlov
committed
898eb5f
View commit details
Copy full SHA for 898eb5f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL