This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients cheryl.sabella, docs@python, serhiy.storchaka, terry.reedy
Date 2018-02-02.22:37:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517611058.62.0.467229070634.issue32614@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fbf8e823c02ac1c93a48609cc74e439e19ccb426 by Terry Jan Reedy in branch '3.6':
 [3.6] bpo-32614: Modify re examples to use a raw string to prevent wa…  …rning (GH-5265) (GH-5500)
https://github.com/python/cpython/commit/fbf8e823c02ac1c93a48609cc74e439e19ccb426
History
Date User Action Args
2018-02-02 22:37:38terry.reedysetrecipients: + terry.reedy, docs@python, serhiy.storchaka, cheryl.sabella
2018-02-02 22:37:38terry.reedysetmessageid: <1517611058.62.0.467229070634.issue32614@psf.upfronthosting.co.za>
2018-02-02 22:37:38terry.reedylinkissue32614 messages
2018-02-02 22:37:38terry.reedycreate