Make chr() and ord() return/accept surrogate pairs in narrow builds.
The domain of chr() and the range of ord() are now always [0 ... 0x10FFFF].
G
Guido van Rossum committed
8ac004e69895e8fd525307fdc1e093f92b15ce09
Parent: 49c12ac