Message 338735 - Python tracker

Message338735

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 xtreak
Recipients docs@python, pewscorner, xtreak
Date 2019-03-24.14:46:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553438818.21.0.768022401489.issue36416@roundup.psfhosted.org>
In-reply-to
Content
Thanks for the report. Would you like to create a PR for this?

The test for this behavior is at https://github.com/python/cpython/blob/3d07c1ee1d2d475b74816117981d6ec752c26c23/Lib/test/test_bytes.py#L655
Doc file to be changed : https://github.com/python/cpython/blob/master/Doc/library/stdtypes.rst
History
Date User Action Args
2019-03-24 14:46:58xtreaksetrecipients: + xtreak, docs@python, pewscorner
2019-03-24 14:46:58xtreaksetmessageid: <1553438818.21.0.768022401489.issue36416@roundup.psfhosted.org>
2019-03-24 14:46:58xtreaklinkissue36416 messages
2019-03-24 14:46:58xtreakcreate