commit | eb8ab04dd7fe6bb9a4eefb5e60d7b6ca887e0148 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri May 28 02:08:01 2021 -0700 |
committer | GitHub <noreply@github.com> | Fri May 28 11:08:01 2021 +0200 |
tree | df7ad2c19dbcb9aa35c2ec858b8b8d928d4f78bb | |
parent | 35be1f3602c8c66199d8c0a2f2805115864235fb [diff] |
bpo-42972: Fully implement GC protocol for functools keywrapper and partial types (GH-26363) (GH-26424) (cherry picked from commit 8994e9c2cd775ddf7b0723824da53fe0d7c039ac) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>