Skip to content

Commit 9f5d85d

Browse files
committed
bpo-34484: don't describe range as a Private Use Area
1 parent e816c27 commit 9f5d85d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Doc/howto/unicode.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -719,10 +719,10 @@ with the ``surrogateescape`` error handler::
719719
f.write(data)
720720

721721
The ``surrogateescape`` error handler will decode any non-ASCII bytes
722-
as code points in the Unicode Private Use Area ranging from U+DC80 to
723-
U+DCFF. These private code points will then be turned back into the
724-
same bytes when the ``surrogateescape`` error handler is used when
725-
encoding the data and writing it back out.
722+
as code points in a special range running from U+DC80 to
723+
U+DCFF. These code points will then turn back into the
724+
same bytes when the ``surrogateescape`` error handler is used to
725+
encode the data and write it back out.
726726

727727

728728
References

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy