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 python-dev
Recipients ethan.furman, gvanrossum, ned.deily, python-dev, serhiy.storchaka, terry.reedy, vinay.sajip, vstinner, wolma
Date 2016-11-08.18:18:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161108181833.31838.46729.9A4E5D48@psf.io>
In-reply-to
Content
New changeset a822818ec74e by Serhiy Storchaka in branch '3.6':
Issue #28637: No longer use re in site.py.
https://hg.python.org/cpython/rev/a822818ec74e

New changeset a4ea837a7f84 by Serhiy Storchaka in branch 'default':
Issue #28637: No longer use re in site.py.
https://hg.python.org/cpython/rev/a4ea837a7f84
History
Date User Action Args
2016-11-08 18:18:46python-devsetrecipients: + python-dev, gvanrossum, terry.reedy, vinay.sajip, vstinner, ned.deily, ethan.furman, serhiy.storchaka, wolma
2016-11-08 18:18:45python-devlinkissue28637 messages
2016-11-08 18:18:45python-devcreate