mirror of
https://github.com/python/cpython.git
synced 2025-07-16 07:45:20 +00:00
grammar
This commit is contained in:
parent
3a4875e5e3
commit
0df542985a
1 changed files with 1 additions and 1 deletions
|
@ -1820,7 +1820,7 @@ _PyUnicode_ClearStaticStrings()
|
|||
}
|
||||
}
|
||||
|
||||
/* Internal function, don't check maximum character */
|
||||
/* Internal function, doesn't check maximum character */
|
||||
|
||||
static PyObject*
|
||||
unicode_fromascii(const unsigned char* s, Py_ssize_t size)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue