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 ezio.melotti, lemburg, martin.panter, serhiy.storchaka, vstinner
Date 2017-06-16.06:59:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497596343.95.0.399125882677.issue29783@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 272d888c7b58aff5e1614e3b12e8198b92054835 by Victor Stinner in branch 'master':
bpo-29783: Replace codecs.open() with io.open() (#599)
https://github.com/python/cpython/commit/272d888c7b58aff5e1614e3b12e8198b92054835
History
Date User Action Args
2017-06-16 06:59:04vstinnersetrecipients: + vstinner, lemburg, ezio.melotti, martin.panter, serhiy.storchaka
2017-06-16 06:59:03vstinnersetmessageid: <1497596343.95.0.399125882677.issue29783@psf.upfronthosting.co.za>
2017-06-16 06:59:03vstinnerlinkissue29783 messages
2017-06-16 06:59:03vstinnercreate