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