[issue33422] Fix and update string/byte literals in help()

Serhiy Storchaka report at bugs.python.org
Mon May 7 01:44:08 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset c40eeeb5e69df12a5f46edc7ba82ec75c7d1b820 by Serhiy Storchaka (Andrés Delfino) in branch '2.7':
[2.7] bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701) (GH-6712)
https://github.com/python/cpython/commit/c40eeeb5e69df12a5f46edc7ba82ec75c7d1b820


----------

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


More information about the Python-bugs-list mailing list