commit | 0ea5e0d792a85b435ef299319dcd52e59f535cb1 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jul 26 14:21:36 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Jul 26 23:21:36 2021 +0200 |
tree | d810228d6b0a808efae86dcb69cbb151bd4ef539 | |
parent | 3dc88ff845091ea6a8e2e559e13cb0294b088e39 [diff] |
bpo-44515: handle non-refcounted GC in contextlib tests (GH-26910) (GH-27379) Co-authored-by: Ćukasz Langa <lukasz@langa.pl> (cherry picked from commit a2c45e5bcf9d3dfff9f2699dbc161489897616b5) Co-authored-by: Nick Coghlan <ncoghlan@gmail.com>