Message 142125 - Python tracker
Message142125
| Author | pitrou |
|---|---|
| Recipients | benjamin.peterson, ezio.melotti, lemburg, loewis, pitrou, tchrist, terry.reedy, vstinner |
| Date | 2011-08-15.12:11:28 |
| SpamBayes Score | 0.0027108325 |
| Marked as misclassified | No |
| Message-id | <1313410163.3557.0.camel@localhost.localdomain> |
| In-reply-to | <1313402784.58.0.330366720986.issue12751@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> HIGH_SURROGATE and LOW_SURROGATE require that their ordinal argument > has been preproceed to fit in [0; 0xFFFF]. I added this requirement in > the comment of these macros. The macros should preprocess the argument themselves. It will make the code even simpler. Otherwise +1. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-15 12:11:28 | pitrou | set | recipients: + pitrou, lemburg, loewis, terry.reedy, vstinner, benjamin.peterson, ezio.melotti, tchrist |
| 2011-08-15 12:11:28 | pitrou | link | issue12751 messages |
| 2011-08-15 12:11:28 | pitrou | create | |