Skip to content

Conversation

@terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Feb 2, 2018

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)

https://bugs.python.org/issue32614

…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)
…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
Copy link
Member Author

For some reason, the cherry-pick could not just insert the new r prefix paragraph in Doc/howto/regex.rst. The following two lines had to be replaced, though I cannot see any difference.

@terryjreedy terryjreedy merged commit fbf8e82 into python:3.6 Feb 2, 2018
@terryjreedy terryjreedy deleted the backport-6677142-3.6 branch February 2, 2018 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants