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 Michael.Felt, vstinner
Date 2019-04-13.14:05:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I tried to add constants to test.support once to identify operating systems, nbut I had to revert the change. I am not sure that there is any problem here. Leaving the code unchanged is also fine :-)
History
Date User Action Args
2019-04-13 14:05:57vstinnersetrecipients: + vstinner, Michael.Felt
2019-04-13 14:05:57vstinnersetmessageid: <[email protected]>
2019-04-13 14:05:57vstinnerlinkissue36624 messages
2019-04-13 14:05:57vstinnercreate