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 python-dev
Recipients ethan.furman, python-dev, serhiy.storchaka, vstinner
Date 2016-04-15.11:14:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160415111441.12745.41745.D7804336@psf.io>
In-reply-to
Content
New changeset ebece99c0bb6 by Serhiy Storchaka in branch 'default':
Issue #26764: Fixed SystemError in bytes.__rmod__.
https://hg.python.org/cpython/rev/ebece99c0bb6

New changeset 8dee0c09b46e by Serhiy Storchaka in branch '3.5':
Issue #26764: Bacported tests for bytes formatting.
https://hg.python.org/cpython/rev/8dee0c09b46e
History
Date User Action Args
2016-04-15 11:14:44python-devsetrecipients: + python-dev, vstinner, ethan.furman, serhiy.storchaka
2016-04-15 11:14:44python-devlinkissue26764 messages
2016-04-15 11:14:44python-devcreate