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 Mariatta, rhettinger, serhiy.storchaka, terry.reedy, vstinner
Date 2017-03-27.10:59:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490612349.65.0.631205129653.issue20552@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 604e74c6beb2585c81083fa85f0e5a4d46965cbc by Victor Stinner (Serhiy Storchaka) in branch 'master':
bpo-20552: Use specific asserts in bytes tests (#790)
https://github.com/python/cpython/commit/604e74c6beb2585c81083fa85f0e5a4d46965cbc
History
Date User Action Args
2017-03-27 10:59:09vstinnersetrecipients: + vstinner, rhettinger, terry.reedy, serhiy.storchaka, Mariatta
2017-03-27 10:59:09vstinnersetmessageid: <1490612349.65.0.631205129653.issue20552@psf.upfronthosting.co.za>
2017-03-27 10:59:09vstinnerlinkissue20552 messages
2017-03-27 10:59:09vstinnercreate