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 docs@python, eric.araujo, ezio.melotti, nicolasg, serhiy.storchaka
Date 2018-05-09.08:10:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525853458.21.0.682650639539.issue13525@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ddb6215a55b0218b621d5cb755e9dfac8dab231a by Serhiy Storchaka in branch 'master':
bpo-13525: Fix incorrect encoding name in the tutorial example. (GH-6738)
https://github.com/python/cpython/commit/ddb6215a55b0218b621d5cb755e9dfac8dab231a
History
Date User Action Args
2018-05-09 08:10:58serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, eric.araujo, nicolasg, docs@python
2018-05-09 08:10:58serhiy.storchakasetmessageid: <1525853458.21.0.682650639539.issue13525@psf.upfronthosting.co.za>
2018-05-09 08:10:58serhiy.storchakalinkissue13525 messages
2018-05-09 08:10:58serhiy.storchakacreate