mirror of
https://github.com/python/cpython.git
synced 2025-07-19 09:15:34 +00:00
Branch merge
This commit is contained in:
commit
0f4ee93b06
12 changed files with 118 additions and 74 deletions
|
@ -206,7 +206,7 @@ extern "C" {
|
|||
immediately follow the structure. utf8_length and wstr_length can be found
|
||||
in the length field; the utf8 pointer is equal to the data pointer. */
|
||||
typedef struct {
|
||||
/* There a 4 forms of Unicode strings:
|
||||
/* There are 4 forms of Unicode strings:
|
||||
|
||||
- compact ascii:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue