diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-02-21 20:51:28 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-02-21 20:51:28 (GMT) |
commit | fd34b3788fbfb1e46ece705e1df49ac6ac1e8b84 (patch) | |
tree | af1b9b1ee3174a4308667d00cc09b9b6ba35e9dd /Doc | |
parent | 5eaee2e23b374f83628d20acfc542092f1493b14 (diff) | |
download | cpython-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