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 chris.jerdonek, ezio.melotti, gvanrossum, lemburg, martin.panter, ncoghlan, python-dev, terry.reedy, zach.ware
Date 2014-08-09.06:19:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hVYFW04cKz7Ljf@mail.python.org>
In-reply-to
Content
New changeset e750d2b44c1d by Nick Coghlan in branch '3.4':
Issue #21777: separate docs for binary sequence methods
http://hg.python.org/cpython/rev/e750d2b44c1d

New changeset e205bce4cc0a by Nick Coghlan in branch 'default':
Merge #21777 from 3.4
http://hg.python.org/cpython/rev/e205bce4cc0a
History
Date User Action Args
2014-08-09 06:19:59python-devsetrecipients: + python-dev, lemburg, gvanrossum, terry.reedy, ncoghlan, ezio.melotti, chris.jerdonek, martin.panter, zach.ware
2014-08-09 06:19:59python-devlinkissue21777 messages
2014-08-09 06:19:59python-devcreate