summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_unparse.py
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2022-05-16 11:19:52 (GMT)
committerGitHub <noreply@github.com>2022-05-16 11:19:52 (GMT)
commita3d2ce95d185c70cdec56f10a09e2d67c0d3246e (patch)
treebebfdc9a740e4655baba188be0d42eac4a592072 /Lib/test/test_unparse.py
parent5f24acdca0e2777afec90aac5e63936ec571099b (diff)
downloadcpython-a3d2ce95d185c70cdec56f10a09e2d67c0d3246e.zip
cpython-a3d2ce95d185c70cdec56f10a09e2d67c0d3246e.tar.gz
cpython-a3d2ce95d185c70cdec56f10a09e2d67c0d3246e.tar.bz2
gh-92781: Avoid mixing declarations and code in C API (#92783) (#92813)
Avoid mixing declarations and code in the C API to fix the compiler warning: "ISO C90 forbids mixed declarations and code" [-Werror=declaration-after-statement]. (cherry picked from commit 90e72300730189c4a48529baaad9b0005d40731c)
Diffstat (limited to 'Lib/test/test_unparse.py')
0 files changed, 0 insertions, 0 deletions