bpo-33422: Consider the special case of string/byte literals, and update the lis… by andresdelfino · Pull Request #6701 · python/cpython

@andresdelfino

@andresdelfino

serhiy-storchaka

@andresdelfino

serhiy-storchaka

@andresdelfino

serhiy-storchaka

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 5, 2018
…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>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 5, 2018
…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>

miss-islington added a commit that referenced this pull request

May 5, 2018
…tring literals on pydoc. (GH-6701)

Also update the list of string prefixes.
(cherry picked from commit b2043bb)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>

miss-islington added a commit that referenced this pull request

May 5, 2018
…tring literals on pydoc. (GH-6701)

Also update the list of string prefixes.
(cherry picked from commit b2043bb)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>

andresdelfino added a commit to andresdelfino/cpython that referenced this pull request

May 5, 2018
…byte/string 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>

serhiy-storchaka pushed a commit that referenced this pull request

May 7, 2018
…byte/string literals on pydoc. (GH-6701) (GH-6712)

Also update the list of string prefixes.
(cherry picked from commit b2043bb)