Message308534
| Author | methane |
|---|---|
| Recipients | ezio.melotti, methane, mrabarnett, rhettinger, serhiy.storchaka, vstinner |
| Date | 2017-12-18.09:44:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1513590295.5.0.213398074469.issue32338@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
* del cache[next(iter(cache))] happens only when sre.compile() is called. * del cache[next(iter(cache))] is much faster than sre.compile(). OK, performance difference is negligible, surely. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-18 09:44:55 | methane | set | recipients: + methane, rhettinger, vstinner, ezio.melotti, mrabarnett, serhiy.storchaka |
| 2017-12-18 09:44:55 | methane | set | messageid: <1513590295.5.0.213398074469.issue32338@psf.upfronthosting.co.za> |
| 2017-12-18 09:44:55 | methane | link | issue32338 messages |
| 2017-12-18 09:44:55 | methane | create | |