bpo-43517 (followup): Install additional test directory#24950
bpo-43517 (followup): Install additional test directory#24950miss-islington merged 1 commit intopython:masterfrom
Conversation
Should fix some CI failures on buildbots that test an installed version of Python.
|
@pitrou: Status check is done, and it's a success ✅ . |
|
Thanks @pitrou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
Sorry @pitrou, I had trouble checking out the |
|
|
GH-24951 is a backport of this pull request to the 3.9 branch. |
…) (GH-24951) Should fix some CI failures on buildbots that test an installed version of Python. (cherry picked from commit 66c8adf) Co-authored-by: Antoine Pitrou <[email protected]>
Should fix some CI failures on buildbots that test an installed version of Python.
https://bugs.python.org/issue43517
Automerge-Triggered-By: GH:pitrou