[issue36416] bytes.rpartition bug in online documentation

Karthikeyan Singaravelan report at bugs.python.org
Sun Mar 24 10:46:58 EDT 2019


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

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

----------
nosy: +xtreak
versions: +Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36416>
_______________________________________


More information about the Python-bugs-list mailing list