Message 339929 - Python tracker

Message339929

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 methane
Recipients docs@python, methane, pewscorner, xtreak
Date 2019-04-11.06:58:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554965929.78.0.931326689171.issue36416@roundup.psfhosted.org>
In-reply-to
Content
New changeset efc48701496ef020e896fc6a91af3c0c612ac69a by Inada Naoki (pewscorner) in branch 'master':
bpo-36416: Correct bytes.rpartition documentation (GH-12543)
https://github.com/python/cpython/commit/efc48701496ef020e896fc6a91af3c0c612ac69a
History
Date User Action Args
2019-04-11 06:58:49methanesetrecipients: + methane, docs@python, xtreak, pewscorner
2019-04-11 06:58:49methanesetmessageid: <1554965929.78.0.931326689171.issue36416@roundup.psfhosted.org>
2019-04-11 06:58:49methanelinkissue36416 messages
2019-04-11 06:58:49methanecreate