bpo-33833: Fix ProactorSocketTransport AssertionError (v2)#7893
Conversation
|
When this fix will be released? |
|
I think the fix is OK. BTW, @twisteroidambassador if you're interested in doing proper refactoring (or a rewrite) of Proactor we need help for that :) |
|
@asvetlov: Please replace |
|
Thanks @twisteroidambassador for the PR, and @asvetlov for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
(cherry picked from commit 9045199) Co-authored-by: twisteroid ambassador <twisteroidambassador@users.noreply.github.com>
|
GH-8575 is a backport of this pull request to the 3.7 branch. |
|
thanks! |
|
Will this fix available in version 3.7.1 ? |
|
Yes |
|
Maintenance releases 3.7.1 Today is 2018/07/31 |
The fact that on the last day of 2018-07 the "Expected" date is still not a specific date means, I have to assume, that 3.7.1 will miss its target and will not be released in 2018-07. So don't worry just yet. @1st1 I'm interested, but probably not yet capable of doing a refactor properly. ;-) I'll work my way there. |
We have a fix, a unit test, and a blurb. Hopefully it's ready for merge.
https://bugs.python.org/issue33833