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 ned.deily
Recipients ned.deily, ronaldoussoren, shihai1991, vstinner
Date 2020-04-02.07:22:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585812174.64.0.13033616117.issue40144@roundup.psfhosted.org>
In-reply-to
Content
There's nothing wrong with the Azure CI job, AFAICT.  The issue seems to be in the changes made by the PR itself.  Testing on 10.15.4 from master HEAD, test_resource passes as always.  But after applying the PR under test in the CI, PR 19252 from Issue1635741, the test fails.  It wasn't obvious to me from a quick glance what the problem is but it's late here :)
History
Date User Action Args
2020-04-02 07:22:54ned.deilysetrecipients: + ned.deily, ronaldoussoren, vstinner, shihai1991
2020-04-02 07:22:54ned.deilysetmessageid: <1585812174.64.0.13033616117.issue40144@roundup.psfhosted.org>
2020-04-02 07:22:54ned.deilylinkissue40144 messages
2020-04-02 07:22:54ned.deilycreate