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 LorenzMende, paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2018-07-23.11:18:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532344682.04.0.56676864532.issue25094@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 752d4b7531093c55d6f0a5846748f981d79b29d3 by Victor Stinner in branch 'master':
bpo-25094: Fix test_tools.test_sundry() on Windows (GH-8406)
https://github.com/python/cpython/commit/752d4b7531093c55d6f0a5846748f981d79b29d3
History
Date User Action Args
2018-07-23 11:18:02vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, zach.ware, steve.dower, LorenzMende
2018-07-23 11:18:02vstinnersetmessageid: <1532344682.04.0.56676864532.issue25094@psf.upfronthosting.co.za>
2018-07-23 11:18:02vstinnerlinkissue25094 messages
2018-07-23 11:18:02vstinnercreate