Files
cpython/Python
Benjamin Peterson b2e796aa27 in wide builds, avoid storing high unicode characters from source code with surrogates
This is accomplished by decoding with utf-32 instead of utf-16 on all builds.
The patch is by Adam Olsen.
2009-10-28 21:59:39 +00:00
..
2009-04-07 22:55:31 +00:00
2009-04-27 20:54:42 +00:00
2009-07-17 19:11:02 +00:00
2009-10-24 20:43:49 +00:00