[3.6] bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701) by miss-islington · Pull Request #6710 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.6from
May 5, 2018Conversation
Copy link Copy Markdown
Contributor
Also update the list of string prefixes.
(cherry picked from commit b2043bb)
Co-authored-by: Andrés Delfino adelfino@gmail.com
…tring literals on pydoc. (pythonGH-6701) Also update the list of string prefixes. (cherry picked from commit b2043bb) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
mentioned this pull request
bedevere-bot
added
the
awaiting review
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
May 5, 2018
miss-islington commented
May 5, 2018@andresdelfino and @serhiy-storchaka: Backport status check is done, and it's a success ✅ .
serhiy-storchaka approved these changes May 5, 2018
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
merged commit
0ba812b
into
python:3.6
Copy link Copy Markdown
Contributor Author
miss-islington
commented
May 5, 2018
miss-islington commented
May 5, 2018Thanks!
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-b2043bb-3.6
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment