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 barry, brett.cannon, db3l, eric.snow, gregory.p.smith, twouters, vstinner, zach.ware
Date 2018-01-17.14:21:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516198915.84.0.467229070634.issue32248@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3a0cf931796b9ad1b4833ab89c79d284b4253c91 by Victor Stinner in branch 'master':
bpo-32248: Fix test_importlib.test_open() (#5213)
https://github.com/python/cpython/commit/3a0cf931796b9ad1b4833ab89c79d284b4253c91
History
Date User Action Args
2018-01-17 14:21:55vstinnersetrecipients: + vstinner, twouters, barry, brett.cannon, gregory.p.smith, db3l, eric.snow, zach.ware
2018-01-17 14:21:55vstinnersetmessageid: <1516198915.84.0.467229070634.issue32248@psf.upfronthosting.co.za>
2018-01-17 14:21:55vstinnerlinkissue32248 messages
2018-01-17 14:21:55vstinnercreate