commit | 1fe79a43400d092a074c6f9ae5eb290ea3e4f281 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Nov 16 16:16:33 2019 -0800 |
committer | GitHub <noreply@github.com> | Sat Nov 16 16:16:33 2019 -0800 |
tree | b9924268b4d90ac5bd027f3ba9e234a987195ff7 | |
parent | 48f4f75baeee8ade1fbfab1b0aa6a21a3b13a2f2 [diff] |
bpo-38823: Clean up refleaks in _contextvars initialization. (GH-17198) https://bugs.python.org/issue38823 (cherry picked from commit 143a97f64128070386b12a0ee589bdaad5e51f40) Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>