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 benjamin.peterson
Recipients benjamin.peterson, brett.cannon, phmccarty
Date 2018-07-07.03:41:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530934871.1.0.56676864532.issue34056@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b0274f2cddd36b49fe5080efbe160277ef546471 by Benjamin Peterson in branch 'master':
closes bpo-34056: Always return bytes from _HackedGetData.get_data(). (GH-8130)
https://github.com/python/cpython/commit/b0274f2cddd36b49fe5080efbe160277ef546471
History
Date User Action Args
2018-07-07 03:41:11benjamin.petersonsetrecipients: + benjamin.peterson, brett.cannon, phmccarty
2018-07-07 03:41:11benjamin.petersonsetmessageid: <1530934871.1.0.56676864532.issue34056@psf.upfronthosting.co.za>
2018-07-07 03:41:11benjamin.petersonlinkissue34056 messages
2018-07-07 03:41:10benjamin.petersoncreate