Message 277583 - Python tracker
Message277583
| Author | xiang.zhang |
|---|---|
| Recipients | rhettinger, serhiy.storchaka, xiang.zhang |
| Date | 2016-09-28.05:06:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1475039190.17.0.209640650969.issue28293@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
But with the compact dict implementation, popitem is not going to evict an arbitrary entry but always the last one. Will this cause two interchangeably used regexes always need to recompile? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-28 05:06:30 | xiang.zhang | set | recipients: + xiang.zhang, rhettinger, serhiy.storchaka |
| 2016-09-28 05:06:30 | xiang.zhang | set | messageid: <1475039190.17.0.209640650969.issue28293@psf.upfronthosting.co.za> |
| 2016-09-28 05:06:30 | xiang.zhang | link | issue28293 messages |
| 2016-09-28 05:06:30 | xiang.zhang | create | |