Sorry, something went wrong.
|
PR related to the SC decision: python/steering-council#86 |
Sorry, something went wrong.
| particularly important for stream services where each client can potentially be | ||
| connected for a long time (if threads or subprocesses cannot be used). See | ||
| :mod:`asyncio` for another way to manage this. | ||
| :mod:`asyncore` for another way to manage this. |
There was a problem hiding this comment.
Can't you still recommend asyncio even with the revert?
Sorry, something went wrong.
There was a problem hiding this comment.
Yes, it's possible, but I wanted to use a simple "git revert" command. Moreover, Miro wants to get it in 3.11.0a3, and Pablo suggests to merge the PR today, so I simply merged my PR.
Sorry, something went wrong.
|
@pablogsal Can we please include this in 3.11.0a3? |
Sorry, something went wrong.
|
@pablogsal Can we please include this in 3.11.0a3? Yup, but let's make sure It's merged today. We have a bunch of release blockers anyway :( |
Sorry, something went wrong.
This reverts commit 9bf2cbc.
https://bugs.python.org/issue28533