commit | b5931f1d9f1f9f907e5cb6e193154672f78c1225 | [log] [tgz] |
---|---|---|
author | Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> | Tue Feb 02 00:26:56 2021 +0800 |
committer | GitHub <noreply@github.com> | Mon Feb 01 17:26:56 2021 +0100 |
tree | 3986b2fe87cd6f461fa31468cfb333a9f386b7cb | |
parent | 574aed16bfab1c5966af36ed6345d16ef119ac64 [diff] |
bpo-42834: Fix _json internal caches for subinterpreters (GH-24121) Make internal caches of the _json extension module compatible with subinterpreters.