SIGN IN SIGN UP

Issue #9804: ascii() now always represents unicode surrogate pairs as

a single `\UXXXXXXXX`, regardless of whether the character is printable
or not.  Also, the "backslashreplace" error handler now joins surrogate
pairs into a single character on UCS-2 builds.
A
Antoine Pitrou committed
e4a189274f3d88d64d5238bf340cec96eff4e5e0
Parent: ea99c5c