Uh oh!
There was an error while loading. Please reload this page.
asyncore and asynchat will be removed in 3.12 - #9033
Conversation
AlexWaygood
left a comment
There was a problem hiding this comment.
The last version in the "version ranges" in this file is the "last version when the module was available" :)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
AlexWaygood
commented
Oct 29, 2022
I'm also not sure if we should do this before the runtime PR's been merged? But don't have a strong opinion either way on that. |
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This comment has been minimized.
This comment has been minimized.
I think stubtest might not complain about missing stubs for stdlib modules, so this is best done when betas are released (in case the removal is undone) |
AlexWaygood
commented
Oct 29, 2022
That's correct, it doesn't |
asyncore and asynchat will be removed in 3.12asyncore and asynchat will be removed in 3.12asyncore and asynchat will be removed in 3.12asyncore and asynchat will be removed in 3.12sobolevn
commented
May 23, 2023
Beta 1 is out! 👍 |
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
See python/cpython#96580