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 serhiy.storchaka
Recipients artem.smotrakov, serhiy.storchaka
Date 2017-10-21.18:59:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508612365.54.0.213398074469.issue29802@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 73c4708630f99b94c35476529748629fff1fc63e by Serhiy Storchaka in branch 'master':
Fix bytes warnings in test_struct (added in bpo-29802). (#4068)
https://github.com/python/cpython/commit/73c4708630f99b94c35476529748629fff1fc63e
History
Date User Action Args
2017-10-21 18:59:25serhiy.storchakasetrecipients: + serhiy.storchaka, artem.smotrakov
2017-10-21 18:59:25serhiy.storchakasetmessageid: <1508612365.54.0.213398074469.issue29802@psf.upfronthosting.co.za>
2017-10-21 18:59:25serhiy.storchakalinkissue29802 messages
2017-10-21 18:59:25serhiy.storchakacreate