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 brett.cannon, ezio.melotti, georg.brandl, loewis, mark.dickinson, pitrou, serhiy.storchaka, terry.reedy
Date 2017-10-29.10:24:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509272690.51.0.213398074469.issue20047@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9ea5a3a45b35d01b602e7e4da4f72b2db407e5c6 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-20047: Make bytearray methods partition() and rpartition() rejecting (GH-4158) (#4162)
https://github.com/python/cpython/commit/9ea5a3a45b35d01b602e7e4da4f72b2db407e5c6
History
Date User Action Args
2017-10-29 10:24:50serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, brett.cannon, georg.brandl, terry.reedy, mark.dickinson, pitrou, ezio.melotti
2017-10-29 10:24:50serhiy.storchakasetmessageid: <1509272690.51.0.213398074469.issue20047@psf.upfronthosting.co.za>
2017-10-29 10:24:50serhiy.storchakalinkissue20047 messages
2017-10-29 10:24:50serhiy.storchakacreate