Message 280302 - Python tracker
Message280302
| Author | vstinner |
|---|---|
| Recipients | ethan.furman, gvanrossum, ned.deily, python-dev, serhiy.storchaka, vstinner, wolma |
| Date | 2016-11-08.12:53:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1478609584.26.0.490231960638.issue28637@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
site-not-use-re.patch: The change on site.py LGTM. I don't see why re was used in the first place for such simple text format ;-) I suggest to push the fix into Python 3.6 and 3.7. But what is the change in Lib/collections/__init__.py? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-08 12:53:04 | vstinner | set | recipients: + vstinner, gvanrossum, ned.deily, ethan.furman, python-dev, serhiy.storchaka, wolma |
| 2016-11-08 12:53:04 | vstinner | set | messageid: <1478609584.26.0.490231960638.issue28637@psf.upfronthosting.co.za> |
| 2016-11-08 12:53:04 | vstinner | link | issue28637 messages |
| 2016-11-08 12:53:04 | vstinner | create | |