Message195959
The email package needs has_escaped_bytes. Currently it tries to encode to ascii to find out if there are any, which we proved by microbenchmark is the fastest way to do it as things stand.
What does replace do? Replace it with the unknown character code point? Email also needs that. |
|
Date |
User |
Action |
Args |
2013-08-23 11:02:55 | r.david.murray | set | recipients:
+ r.david.murray, ncoghlan, Arfrever |
2013-08-23 11:02:55 | r.david.murray | set | messageid: <1377255775.3.0.898468795258.issue18814@psf.upfronthosting.co.za> |
2013-08-23 11:02:55 | r.david.murray | link | issue18814 messages |
2013-08-23 11:02:55 | r.david.murray | create | |
|