mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
#16127: remove outdated references to narrow builds. Patch by Serhiy Storchaka.
This commit is contained in:
parent
1929407406
commit
e7f90375b1
4 changed files with 6 additions and 17 deletions
|
|
@ -1083,8 +1083,6 @@ These are the UTF-32 codec APIs:
|
|||
After completion, *\*byteorder* is set to the current byte order at the end
|
||||
of input data.
|
||||
|
||||
In a narrow build codepoints outside the BMP will be decoded as surrogate pairs.
|
||||
|
||||
If *byteorder* is *NULL*, the codec starts in native order mode.
|
||||
|
||||
Return *NULL* if an exception was raised by the codec.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue