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 SilentGhost
Recipients Iber Parodi Siri, SilentGhost, docs@python, r.david.murray, serhiy.storchaka
Date 2015-12-20.16:44:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450629882.3.0.927753560643.issue25916@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the patch replacing exact match 'string of bytes' with :class:`bytes` where appropriate. No match was found in base64.
History
Date User Action Args
2015-12-20 16:44:42SilentGhostsetrecipients: + SilentGhost, r.david.murray, docs@python, serhiy.storchaka, Iber Parodi Siri
2015-12-20 16:44:42SilentGhostsetmessageid: <1450629882.3.0.927753560643.issue25916@psf.upfronthosting.co.za>
2015-12-20 16:44:42SilentGhostlinkissue25916 messages
2015-12-20 16:44:42SilentGhostcreate