commit | d0d29655ffc43d426ad68542d8de8304f7f1346a | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Oct 05 09:34:59 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 05 18:34:59 2021 +0200 |
tree | a43da04dbe142c6c56eb5b6620855884c637fc4c | |
parent | d0d0909a3a0b553826d1ddbb04a676fdabb61359 [diff] |
bpo-44050: Extension modules can share state when they don't support sub-interpreters. (GH-27794) (GH-28738) Automerge-Triggered-By: GH:encukou (cherry picked from commit b9bb74871b27d9226df2dd3fce9d42bda8b43c2b) Co-authored-by: Hai Shi <shihai1992@gmail.com>