Message171073
| Author | r.david.murray |
|---|---|
| Recipients | Arfrever, barry, ezio.melotti, loewis, nadeem.vawda, orsenthil, r.david.murray, rosslagerwall, serhiy.storchaka |
| Date | 2012-09-23.18:22:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1348424529.94.0.53426442654.issue11454@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm really not willing to inline any of those pre-compiled regular expressions. They are precompiled because for a program processing lots of email, they are hot spots. We could use the same "compile on demand" dodge on them, though. Can you explain your changes to the |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-09-23 18:22:10 | r.david.murray | set | recipients: + r.david.murray, loewis, barry, orsenthil, nadeem.vawda, ezio.melotti, Arfrever, rosslagerwall, serhiy.storchaka |
| 2012-09-23 18:22:09 | r.david.murray | set | messageid: <1348424529.94.0.53426442654.issue11454@psf.upfronthosting.co.za> |
| 2012-09-23 18:22:09 | r.david.murray | link | issue11454 messages |
| 2012-09-23 18:22:09 | r.david.murray | create | |