diff options
| author | Victor Stinner <vstinner@python.org> | 2020-03-06 14:55:14 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-06 14:55:14 (GMT) |
| commit | 1fb5a9f394a6fdf62e21b96080c3257c959cf8c9 (patch) | |
| tree | 12ce1e28d5b4de89c85377168a214442319d9c35 /Lib/pathlib.py | |
| parent | 7598a93139a8d76a331d5f30121277031044d35b (diff) | |
| download | cpython-1fb5a9f394a6fdf62e21b96080c3257c959cf8c9.zip cpython-1fb5a9f394a6fdf62e21b96080c3257c959cf8c9.tar.gz cpython-1fb5a9f394a6fdf62e21b96080c3257c959cf8c9.tar.bz2 | |
bpo-39873: PyObject_Init() uses PyObject_INIT() (GH-18804)
Avoid duplicated code:
* PyObject_Init() uses PyObject_INIT()
* PyObject_InitVar() uses PyObject_INIT_VAR()
Diffstat (limited to 'Lib/pathlib.py')
0 files changed, 0 insertions, 0 deletions
