summaryrefslogtreecommitdiff
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-06-24 02:22:21 +0200
committerGitHub <noreply@github.com>2020-06-24 02:22:21 +0200
commit2f9ada96e0d420fed0d09a032b37197f08ef167a (patch)
tree7b358df9980ee0e83c91d9e40626a5ccfd6d6a02 /Python/fileutils.c
parentbbf36e8903f8e86dcad8131c818e122537c30f9e (diff)
downloadcpython-git-2f9ada96e0d420fed0d09a032b37197f08ef167a.tar.gz
bpo-40521: Make Unicode latin1 singletons per interpreter (GH-21101)
Each interpreter now has its own Unicode latin1 singletons. Remove "ifdef EXPERIMENTAL_ISOLATED_SUBINTERPRETERS" and "ifdef LATIN1_SINGLETONS": always enable latin1 singletons. Optimize unicode_result_ready(): only attempt to get a latin1 singleton for PyUnicode_1BYTE_KIND.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions