diff options
author | Victor Stinner <vstinner@python.org> | 2022-02-07 16:46:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-07 16:46:22 (GMT) |
commit | a89772c79183e3e62bf61b92077a04f6ebcc4a2b (patch) | |
tree | 8b54abd07f033192d2a53a0948057cc31398edec /Python/ceval.c | |
parent | f20ca766fe404a20daea29230f161a0eb71bb489 (diff) | |
download | cpython-a89772c79183e3e62bf61b92077a04f6ebcc4a2b.zip cpython-a89772c79183e3e62bf61b92077a04f6ebcc4a2b.tar.gz cpython-a89772c79183e3e62bf61b92077a04f6ebcc4a2b.tar.bz2 |
bpo-46166: Fix compiler warnings in What's New in Python 3.11 (GH-31198)
Fix compiler warnings on PyObject_GetAttrString() calls in the What's
New in Python 3.11 doc of PyFrameObject changes.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions