diff options
author | Victor Stinner <vstinner@python.org> | 2020-05-13 23:48:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-13 23:48:38 (GMT) |
commit | 3d17c045b4c3d09b72bbd95ed78af1ae6f0d98d2 (patch) | |
tree | 5d137440f0cdf1312b7cc0b25516490faf42d711 /Lib/email/contentmanager.py | |
parent | 75cd8e48c62c97fdb9d9a94fd2335be06084471d (diff) | |
download | cpython-3d17c045b4c3d09b72bbd95ed78af1ae6f0d98d2.zip cpython-3d17c045b4c3d09b72bbd95ed78af1ae6f0d98d2.tar.gz cpython-3d17c045b4c3d09b72bbd95ed78af1ae6f0d98d2.tar.bz2 |
bpo-40521: Add PyInterpreterState.unicode (GH-20081)
Move PyInterpreterState.fs_codec into a new
PyInterpreterState.unicode structure.
Give a name to the fs_codec structure and use this structure in
unicodeobject.c.
Diffstat (limited to 'Lib/email/contentmanager.py')
0 files changed, 0 insertions, 0 deletions