| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
We're not sure that they are needed, and once in the code we would never be able to get rid of them. Yury wrote: > Ideally, there should be a way for someone to build a "trace" > of taskgroups/task leading to the current running task. > We could do that using contextvars, but I'm not sure we should > do that in 3.11.
* Remove TaskGroup name arg and get_name() method (We removed those from the implementation.) * Add optional name arg to create_task() See python/cpython#31398
| Back | FazBrowse Home | New Git URL |
Note that there's a big discussion on cancellation edge cases going on in bpo-46771, this is unrelated to that and uncontroversial.
I'll also update typeshed.
https://bugs.python.org/issue46752