diff options
author | junyixie <xie.junyi@outlook.com> | 2021-03-13 13:38:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-13 13:38:36 (GMT) |
commit | 75048c8a38005845f10f8cb1dd33a31e0052cae0 (patch) | |
tree | daffa671aa912512a376ffcfbbcbb8a4489d32ec /Modules/_sqlite | |
parent | 5bd1059184b154d339f1bd53d23c98b5bcf14c8c (diff) | |
download | cpython-75048c8a38005845f10f8cb1dd33a31e0052cae0.zip cpython-75048c8a38005845f10f8cb1dd33a31e0052cae0.tar.gz cpython-75048c8a38005845f10f8cb1dd33a31e0052cae0.tar.bz2 |
bpo-43441: Fix _PyType_ClearCache() for subinterpreters (GH-24822)
_PyType_ClearCache() now only resets next_version_tag in the main interpreter.
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Modules/_sqlite')
0 files changed, 0 insertions, 0 deletions