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, vstinner
Date 2018-06-04.00:59:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528073967.13.0.592728768989.issue33764@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like this was another case of test_mmap on Windows taking a long time.  If the change has now been made to disable tests with "largefile" resources, test_mmap should no longer be a hangup.
History
Date User Action Args
2018-06-04 00:59:27ned.deilysetrecipients: + ned.deily, vstinner
2018-06-04 00:59:27ned.deilysetmessageid: <1528073967.13.0.592728768989.issue33764@psf.upfronthosting.co.za>
2018-06-04 00:59:27ned.deilylinkissue33764 messages
2018-06-04 00:59:26ned.deilycreate