Message 280258 - Python tracker
Message280258
| Author | gvanrossum |
|---|---|
| Recipients | ethan.furman, gvanrossum, ned.deily, vstinner |
| Date | 2016-11-07.23:20:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1478560832.01.0.395194963596.issue28637@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Reverting is reasonable, though it may break some code that started using this in 3.6b1. Such is the life of beta testers. The benefit of using Enum for re constants doesn't seem worth such a big increase in startup time. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-11-07 23:20:32 | gvanrossum | set | recipients: + gvanrossum, vstinner, ned.deily, ethan.furman |
| 2016-11-07 23:20:32 | gvanrossum | set | messageid: <1478560832.01.0.395194963596.issue28637@psf.upfronthosting.co.za> |
| 2016-11-07 23:20:31 | gvanrossum | link | issue28637 messages |
| 2016-11-07 23:20:31 | gvanrossum | create | |