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 berker.peksag, bgailer, docs@python, ezio.melotti, georg.brandl, jjposner, josh.r, lilbludot, martin.panter, python-dev, serhiy.storchaka, terry.reedy, vstinner
Date 2015-08-06.05:06:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150806050607.29412.3775@psf.io>
In-reply-to
Content
New changeset ae53bd5decae by Zachary Ware in branch '3.4':
Issue #21279: Flesh out str.translate docs
https://hg.python.org/cpython/rev/ae53bd5decae

New changeset 064b569e38fe by Zachary Ware in branch '3.5':
Issue #21279: Merge with 3.4
https://hg.python.org/cpython/rev/064b569e38fe

New changeset 967c9a9fe724 by Zachary Ware in branch 'default':
Closes #21279: Merge with 3.5
https://hg.python.org/cpython/rev/967c9a9fe724
History
Date User Action Args
2015-08-06 05:06:11python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, vstinner, bgailer, ezio.melotti, jjposner, docs@python, berker.peksag, martin.panter, serhiy.storchaka, josh.r, lilbludot
2015-08-06 05:06:10python-devlinkissue21279 messages
2015-08-06 05:06:10python-devcreate