Message145451
| Author | loewis |
|---|---|
| Recipients | lemburg, loewis, pitrou, python-dev, vstinner |
| Date | 2011-10-13.12:22:59 |
| SpamBayes Score | 0.023974732 |
| Marked as misclassified | No |
| Message-id | <1318508579.99.0.189416123823.issue13134@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think the >1 character sizes are overly complex in this patch, and still memchr isn't typically used for them. So I suggest to simplify the code and restrict it to 1-byte chars only. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-10-13 12:23:00 | loewis | set | recipients: + loewis, lemburg, pitrou, vstinner, python-dev |
| 2011-10-13 12:22:59 | loewis | set | messageid: <1318508579.99.0.189416123823.issue13134@psf.upfronthosting.co.za> |
| 2011-10-13 12:22:59 | loewis | link | issue13134 messages |
| 2011-10-13 12:22:59 | loewis | create | |