mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Issue #18572: Remove redundant note about surrogates in string escape doc
This commit is contained in:
@@ -544,8 +544,7 @@ Notes:
|
||||
Support for name aliases [#]_ has been added.
|
||||
|
||||
(5)
|
||||
Individual code units which form parts of a surrogate pair can be encoded using
|
||||
this escape sequence. Exactly four hex digits are required.
|
||||
Exactly four hex digits are required.
|
||||
|
||||
(6)
|
||||
Any Unicode character can be encoded this way. Exactly eight hex digits
|
||||
|
||||
Reference in New Issue
Block a user