summaryrefslogtreecommitdiffstats
path: root/Python/future.c
diff options
context:
space:
mode:
authorInada Naoki <songofacandy@gmail.com>2021-04-12 05:46:53 (GMT)
committerGitHub <noreply@github.com>2021-04-12 05:46:53 (GMT)
commitcc2ffcdfd78df3a18edae60df81b2f1b044b1634 (patch)
tree0b93072493e3767357def749f92241822be543c9 /Python/future.c
parent553ee2781a37ac9d2068da3e1325a780ca79e21e (diff)
downloadcpython-cc2ffcdfd78df3a18edae60df81b2f1b044b1634.zip
cpython-cc2ffcdfd78df3a18edae60df81b2f1b044b1634.tar.gz
cpython-cc2ffcdfd78df3a18edae60df81b2f1b044b1634.tar.bz2
bpo-43785: Improve BZ2File performance by removing RLock (GH-25299)
Remove `RLock` from `BZ2File`. It makes `BZ2File` to thread unsafe, but gzip and lzma don't use it too. Co-authored-by: Gregory P. Smith <greg@krypto.org>
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions