Message274682
| Author | vstinner |
|---|---|
| Recipients | benjamin.peterson, ezio.melotti, lemburg, pitrou, python-dev, serhiy.storchaka, vstinner |
| Date | 2016-09-07.00:09:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473206995.31.0.548346892279.issue16334@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Since it's almost the 3.6 beta 1, I chose to push the change right now. I'm sure that it's faster, I trust your benchmarks ;-) Thanks Serhiy for this nice enhancement. > > * Rename WRITECHAR macro to WRITE_ASCII_CHAR() > This is not correct name. This macro is used for writing non-ascii characters too. Oh, I fixed this in the pushed change. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-07 00:09:55 | vstinner | set | recipients: + vstinner, lemburg, pitrou, benjamin.peterson, ezio.melotti, python-dev, serhiy.storchaka |
| 2016-09-07 00:09:55 | vstinner | set | messageid: <1473206995.31.0.548346892279.issue16334@psf.upfronthosting.co.za> |
| 2016-09-07 00:09:55 | vstinner | link | issue16334 messages |
| 2016-09-07 00:09:55 | vstinner | create | |