Message 178934 - Python tracker (original) (raw)
Message178934
Author | serhiy.storchaka |
---|---|
Recipients | alexandre.vassalotti, jcea, pitrou, serhiy.storchaka, vstinner |
Date | 2013-01-03.11:04:52 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1357211092.69.0.287666099695.issue15596@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Well, I take care of this. I have the own patch for raw_unicode_escape() optimization, but microbenchmarks don't show any speed up. Maybe your approach will be better. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-01-03 11:04:52 | serhiy.storchaka | set | recipients: + serhiy.storchaka, jcea, pitrou, vstinner, alexandre.vassalotti |
2013-01-03 11:04:52 | serhiy.storchaka | set | messageid: 1357211092.69.0.287666099695.issue15596@psf.upfronthosting.co.za |
2013-01-03 11:04:52 | serhiy.storchaka | link | issue15596 messages |
2013-01-03 11:04:52 | serhiy.storchaka | create |