commit | 351782b9927c610ff531100dbdcbbd19d91940a3 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat May 05 09:42:56 2018 -0700 |
committer | GitHub <noreply@github.com> | Sat May 05 09:42:56 2018 -0700 |
tree | f4e61000172685cb70f0d77e00f83e444cca7365 | |
parent | 6a56790e0b50846f1f968e48c3a321c148b5e6cd [diff] |
bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701) Also update the list of string prefixes. (cherry picked from commit b2043bbe6034b53f5ad337887f4741b74b70b00d) Co-authored-by: Andrés Delfino <adelfino@gmail.com>