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 benjamin.peterson
Recipients alex.gronholm, asvetlov, benjamin.peterson, eric.snow, yselivanov
Date 2018-08-14.04:32:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset aa4e4a40db531f7095513a4b0aa6510f18162a07 by Benjamin Peterson in branch 'master':
Make regular expressions in test_tasks.py raw strings. (GH-8759)
https://github.com/python/cpython/commit/aa4e4a40db531f7095513a4b0aa6510f18162a07
History
Date User Action Args
2018-08-14 04:32:34benjamin.petersonsetrecipients: + benjamin.peterson, asvetlov, alex.gronholm, eric.snow, yselivanov
2018-08-14 04:32:34benjamin.petersonsetmessageid: <[email protected]>
2018-08-14 04:32:34benjamin.petersonlinkissue34270 messages
2018-08-14 04:32:34benjamin.petersoncreate