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