Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Objects
weakrefobject.c
Find file
Blame
History
Permalink
consistently use Py_TYPE, Py_REFCNT, and correct initializer macros (#3563)
· a72d15c9
Benjamin Peterson
authored
Sep 13, 2017
This no-op change makes 2.7 more consistent with 3.x to ease comparison and backports.
a72d15c9