diff options
| author | Victor Stinner <vstinner@python.org> | 2021-09-08 11:59:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-08 11:59:13 +0200 |
| commit | cb15afcccffc6c42cbfb7456ce8db89cd2f77512 (patch) | |
| tree | 1a0e5510e261f441f1bd3b7027c5ab452967288e /Lib/fileinput.py | |
| parent | 4dc4300c686f543d504ab6fa9fe600eaf11bb695 (diff) | |
| download | cpython-git-cb15afcccffc6c42cbfb7456ce8db89cd2f77512.tar.gz | |
bpo-39573: Py_TYPE becomes a static inline function (GH-28128)
Convert the Py_TYPE() and Py_SIZE() macros to static inline
functions. The Py_SET_TYPE() and Py_SET_SIZE() functions must now be
used to set an object type and size.
Diffstat (limited to 'Lib/fileinput.py')
0 files changed, 0 insertions, 0 deletions
