Uh oh!
There was an error while loading. Please reload this page.
bpo-46425: fix direct invokation of multiple test modules - #30666
Conversation
miss-islington
commented
Jan 18, 2022
Thanks @sobolevn for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
miss-islington
commented
Jan 18, 2022
Sorry, @sobolevn and @serhiy-storchaka, I could not cleanly backport this to |
miss-islington
commented
Jan 18, 2022
Sorry @sobolevn and @serhiy-storchaka, I had trouble checking out the |
serhiy-storchaka
commented
Jan 19, 2022
@sobolevn, do you mind to create backports manually? |
sobolevn
commented
Jan 19, 2022
Sure, will do today 👍 |
…honGH-30666). (cherry picked from commit 1292aa6) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
bedevere-bot
commented
Jan 19, 2022
GH-30699 is a backport of this pull request to the 3.10 branch. |
…onGH-30666). (cherry picked from commit 1292aa6) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
bedevere-bot
commented
Jan 19, 2022
GH-30700 is a backport of this pull request to the 3.9 branch. |
Refs #30641
CC @corona10 as my mentor.
https://bugs.python.org/issue46425
I am going to mark this as "needs backport" to 3.9 and 3.10, because this is a bugfix.