summaryrefslogtreecommitdiffstats
path: root/Modules/_bz2module.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2020-06-04 23:14:40 (GMT)
committerGitHub <noreply@github.com>2020-06-04 23:14:40 (GMT)
commit7daba6f221e713f7f60c613b246459b07d179f91 (patch)
tree54d09c4a586483468666fc635dee8152e5d8e102 /Modules/_bz2module.c
parent2ba59370c3dda2ac229c14510e53a05074b133d1 (diff)
downloadcpython-7daba6f221e713f7f60c613b246459b07d179f91.zip
cpython-7daba6f221e713f7f60c613b246459b07d179f91.tar.gz
cpython-7daba6f221e713f7f60c613b246459b07d179f91.tar.bz2
bpo-40521: Make slice cache per-interpreter (GH-20637)
Each interpreter now has its own slice cache: * Move slice cache into PyInterpreterState. * Add tstate parameter to _PySlice_Fini().
Diffstat (limited to 'Modules/_bz2module.c')
0 files changed, 0 insertions, 0 deletions