This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients miss-islington, pablogsal, vstinner
Date 2019-06-26.21:52:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> * Another idea?

Another idea is to change the name of temporary directories to add a different prefix per Python branch. Like use "test_python_39_<pid>" for Python 3.9. But I'm not sure how custom jobs come into the play here. Python is not aware of "custom", it has a fixed version and Git branch.
History
Date User Action Args
2019-06-26 21:52:01vstinnersetrecipients: + vstinner, pablogsal, miss-islington
2019-06-26 21:52:01vstinnersetmessageid: <[email protected]>
2019-06-26 21:52:01vstinnerlinkissue37359 messages
2019-06-26 21:52:01vstinnercreate