◐ Shell
clean mode source ↗

bpo-42972: Fully implement GC protocol for functools keywrapper and partial types by erlend-aasland · Pull Request #26363 · python/cpython

shihai1991

methane

Erlend E. Aasland added 2 commits

May 27, 2021 01:58

shihai1991

vstinner

Erlend E. Aasland added 6 commits

May 27, 2021 19:37

vstinner

@erlend-aasland erlend-aasland changed the title bpo-42972: Fully implement GC protocol for functools types bpo-42972: Fully implement GC protocol for functools keywrapper and partial types

May 28, 2021

vstinner

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 28, 2021
…artial types (pythonGH-26363)

(cherry picked from commit 8994e9c)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>

vstinner pushed a commit that referenced this pull request

May 28, 2021
…artial types (GH-26363) (GH-26424)

(cherry picked from commit 8994e9c)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>