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 Jan Niklas Hasse, Sworddragon, abarry, akira, barry, ezio.melotti, lemburg, methane, ncoghlan, ned.deily, r.david.murray, ronaldoussoren, vstinner, xdegaye, yan12125
Date 2017-06-13.09:49:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497347387.22.0.909812253527.issue28180@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset eb52ac89929bb09b15c014ab8ff60eee685e86c7 by Victor Stinner in branch 'master':
bpo-28180: Fix test_capi.test_forced_io_encoding() (#2155)
https://github.com/python/cpython/commit/eb52ac89929bb09b15c014ab8ff60eee685e86c7
History
Date User Action Args
2017-06-13 09:49:47vstinnersetrecipients: + vstinner, lemburg, barry, ronaldoussoren, ncoghlan, ned.deily, ezio.melotti, r.david.murray, methane, akira, Sworddragon, xdegaye, yan12125, abarry, Jan Niklas Hasse
2017-06-13 09:49:47vstinnersetmessageid: <1497347387.22.0.909812253527.issue28180@psf.upfronthosting.co.za>
2017-06-13 09:49:47vstinnerlinkissue28180 messages
2017-06-13 09:49:47vstinnercreate