Message365349
The correct C99 way to do this is using a char[]. PyBytesObject and unicode's struct encoding_map both do this.
Unclear to me if we should backport this to earlier versions or not (because PyBytesObject may be exposed?) Probably, but I also doubt it is a big deal as compilers are generally not _yet_ making use of this detail AFAIK. |
|
Date |
User |
Action |
Args |
2020-03-30 21:04:23 | gregory.p.smith | set | recipients:
+ gregory.p.smith |
2020-03-30 21:04:23 | gregory.p.smith | set | messageid: <1585602263.71.0.279519604291.issue40120@roundup.psfhosted.org> |
2020-03-30 21:04:23 | gregory.p.smith | link | issue40120 messages |
2020-03-30 21:04:23 | gregory.p.smith | create | |
|