bpo-32614: Modify re examples to use a raw string to prevent warning by csabella · Pull Request #5265 · python/cpython

@csabella

ericvsmith

@csabella

serhiy-storchaka

@csabella

@csabella

terryjreedy

serhiy-storchaka

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

Feb 2, 2018
…ythonGH-5265)

Modify RE examples in documentation to use raw strings to prevent DeprecationWarning.
Add text to REGEX HOWTO to highlight the deprecation.  Approved by Serhiy Storchaka.
(cherry picked from commit 6677142)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>

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

Feb 2, 2018
…rning (pythonGH-5265)

Modify RE examples in documentation to use raw strings to prevent DeprecationWarning.
Add text to REGEX HOWTO to highlight the deprecation.  Approved by Serhiy Storchaka.

(cherry picked from commit 6677142)

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

Feb 2, 2018
…rning (pythonGH-5265)

Modify RE examples in documentation to use raw strings to prevent DeprecationWarning.
Add text to REGEX HOWTO to highlight the deprecation.  Approved by Serhiy Storchaka..
(cherry picked from commit 6677142)

terryjreedy pushed a commit that referenced this pull request

Feb 2, 2018
…H-5265) (#5499)

Modify RE examples in documentation to use raw strings to prevent DeprecationWarning.
Add text to REGEX HOWTO to highlight the deprecation.  Approved by Serhiy Storchaka.
(cherry picked from commit 6677142)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>

terryjreedy added a commit that referenced this pull request

Feb 2, 2018
…a… …rning (GH-5265) (GH-5500)

Modify RE examples in documentation to use raw strings to prevent DeprecationWarning.
Add text to REGEX HOWTO to highlight the deprecation.  Approved by Serhiy Storchaka.

(cherry picked from commit 6677142)