Message168318
Travis: can you please comment on what the intended semantics of the 'u' and 'w' specifiers is, in PEP 3118? More specifically:
- "an array/memoryview with format 'u' can support exactly one-character values (i.e. unicode strings of length 1)": true or false?
- "in a struct, an element of type 'u' will use up two bytes exactly (ignoring padding)": true or false? |
|
Date |
User |
Action |
Args |
2012-08-15 19:27:16 | loewis | set | recipients:
+ loewis, teoliphant, ncoghlan, skrah |
2012-08-15 19:27:16 | loewis | set | messageid: <1345058836.7.0.796265971147.issue15625@psf.upfronthosting.co.za> |
2012-08-15 19:27:15 | loewis | link | issue15625 messages |
2012-08-15 19:27:15 | loewis | create | |
|