bpo-46425: fix direct invokation of multiple test modules#30666
bpo-46425: fix direct invokation of multiple test modules#30666serhiy-storchaka merged 1 commit into
Conversation
serhiy-storchaka
left a comment
There was a problem hiding this comment.
LGTM.
Sorry, something went wrong.
|
Thanks @sobolevn for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
Sorry, something went wrong.
|
Sorry, @sobolevn and @serhiy-storchaka, I could not cleanly backport this to |
Sorry, something went wrong.
|
Sorry @sobolevn and @serhiy-storchaka, I had trouble checking out the |
Sorry, something went wrong.
|
Sure, will do today 👍 |
Sorry, something went wrong.
…honGH-30666). (cherry picked from commit 1292aa6) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
…onGH-30666). (cherry picked from commit 1292aa6) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
|
Done: |
Sorry, something went wrong.
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.