gh-104057: Fix direct invocation of test_module by Eclips4 · Pull Request #104059 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
Eclips4
changed the title
Fix direct invocation of test_module
gh-104057: Fix direct invocation of test_module
zware
enabled auto-merge (squash)
Hello @zware!
Should it be backported to 3.11 branch?
Also, I found an few similiar issues in tests.
Should I create an new issue for each of them?
I would create a one issue and just mention it in PR's.
Using one issue and linking multiple PRs to it would be best.
Thanks for your answer, Alex!
Should I create new issue, or just rename #104057 ?
Sorry, @Eclips4 and @zware, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker d448fcb0323bf00cb4ff4a1e65e8424a73b5f0d4 3.11
Hello @zware! Should it be backported to 3.11 branch?
Apparently not :). That line doesn't exist in 3.11; if there's a similar issue in that branch, we should just create a clean PR against 3.11.
Apparently not :). That line doesn't exist in 3.11
Oops, sorry 'bout that! I should have checked before adding the label.