summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-02-21 20:51:28 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2011-02-21 20:51:28 (GMT)
commitfd34b3788fbfb1e46ece705e1df49ac6ac1e8b84 (patch)
treeaf1b9b1ee3174a4308667d00cc09b9b6ba35e9dd /Doc
parent5eaee2e23b374f83628d20acfc542092f1493b14 (diff)
downloadcpython-fd34b3788fbfb1e46ece705e1df49ac6ac1e8b84.zip
cpython-fd34b3788fbfb1e46ece705e1df49ac6ac1e8b84.tar.gz
cpython-fd34b3788fbfb1e46ece705e1df49ac6ac1e8b84.tar.bz2
Remove bootstrap code of PyUnicode_AsEncodedString()
Issue #11187: Remove bootstrap code (use ASCII) of PyUnicode_AsEncodedString(), it was replaced by a better fallback (use the locale encoding) in PyUnicode_EncodeFSDefault(). Prepare also empty sections in NEWS.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions