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.21:16:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517606195.44.0.467229070634.issue32614@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 66771422d0541289d0b1287bc3c28e8b5609f6b4 by Terry Jan Reedy (Cheryl Sabella) in branch 'master':
bpo-32614: Modify re examples to use a raw string to prevent warning (GH-5265)
https://github.com/python/cpython/commit/66771422d0541289d0b1287bc3c28e8b5609f6b4
History
Date User Action Args
2018-02-02 21:16:35terry.reedysetrecipients: + terry.reedy, docs@python, serhiy.storchaka, cheryl.sabella
2018-02-02 21:16:35terry.reedysetmessageid: <1517606195.44.0.467229070634.issue32614@psf.upfronthosting.co.za>
2018-02-02 21:16:35terry.reedylinkissue32614 messages
2018-02-02 21:16:35terry.reedycreate