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 brett.cannon
Recipients brett.cannon, steve.dower, vstinner
Date 2020-03-05.18:40:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
It was an old issue that if required checks didn't run it would block, but hopefully it's fixed. :)

I have gone ahead and removed the Azure Pipelines requirement from 3.7, 3.8, and master and flipped on the check requirements for the ones I listed.
History
Date User Action Args
2020-03-05 18:40:44brett.cannonsetrecipients: + brett.cannon, vstinner, steve.dower
2020-03-05 18:40:44brett.cannonsetmessageid: <[email protected]>
2020-03-05 18:40:44brett.cannonlinkissue39837 messages
2020-03-05 18:40:43brett.cannoncreate