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 BreamoreBoy, aleperalta, barry, berker.peksag, brett.cannon, docs@python, jcea, martin.panter, python-dev, r.david.murray
Date 2015-09-12.01:44:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150912014439.101474.27888@psf.io>
In-reply-to
Content
New changeset de82f41d6669 by Martin Panter <vadmium> in branch '3.4':
Issue #16473: Fix byte transform codec documentation; test quotetabs=True
https://hg.python.org/cpython/rev/de82f41d6669

New changeset 28cd11dc2915 by Martin Panter <vadmium> in branch '3.5':
Issue #16473: Merge codecs doc and test from 3.4 into 3.5
https://hg.python.org/cpython/rev/28cd11dc2915

New changeset 3ecb5766ba15 by Martin Panter <vadmium> in branch 'default':
Issue #16473: Merge codecs doc and test from 3.5
https://hg.python.org/cpython/rev/3ecb5766ba15
History
Date User Action Args
2015-09-12 01:44:43python-devsetrecipients: + python-dev, barry, brett.cannon, jcea, r.david.murray, docs@python, BreamoreBoy, berker.peksag, martin.panter, aleperalta
2015-09-12 01:44:43python-devlinkissue16473 messages
2015-09-12 01:44:42python-devcreate