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 berker.peksag, ethan.furman, serhiy.storchaka, vstinner
Date 2016-04-15.10:36:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1460716574.59.0.937040216005.issue26766@psf.upfronthosting.co.za>
In-reply-to
Content
And may be bytearray_mod in 3.6 is not correct. In 3.5 it returns bytearray, in 3.6 it returns bytes.
History
Date User Action Args
2016-04-15 10:36:14serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ethan.furman, berker.peksag
2016-04-15 10:36:14serhiy.storchakasetmessageid: <1460716574.59.0.937040216005.issue26766@psf.upfronthosting.co.za>
2016-04-15 10:36:14serhiy.storchakalinkissue26766 messages
2016-04-15 10:36:14serhiy.storchakacreate