gh-101326: Fix regression when passing None to FutureIter.throw#101327
gh-101326: Fix regression when passing None to FutureIter.throw#101327hauntsaninja merged 6 commits intopython:mainfrom
Conversation
|
The windows test failure seems unrelated. |
Misc/NEWS.d/next/Library/2023-01-25-18-07-20.gh-issue-101326.KL4SFv.rst
Outdated
Show resolved
Hide resolved
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
gvanrossum
left a comment
There was a problem hiding this comment.
Thanks, that definitely happened by accident.
|
The update to the news entry isn't right. There is also a regression when passing None to the second argument, it's just the error for the third argument happens first. |
Misc/NEWS.d/next/Library/2023-01-25-18-07-20.gh-issue-101326.KL4SFv.rst
Outdated
Show resolved
Hide resolved
|
Thanks @hauntsaninja for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
|
Sorry, @hauntsaninja, I could not cleanly backport this to |
|
GH-101328 is a backport of this pull request to the 3.11 branch. |
…r.throw (pythonGH-101327). (cherry picked from commit a178ba8) Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
|
|
|
Uh oh!
There was an error while loading. Please reload this page.