]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38540: Revert a warning if PY_SSIZE_T_CLEAN is not defined. (GH-16876)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Oct 2019 18:41:09 +0000 (21:41 +0300)
committerGitHub <noreply@github.com>
Mon, 21 Oct 2019 18:41:09 +0000 (21:41 +0300)
commit928c68eee620cc6b624a195375143c2aa55644a4
tree81ccd07254663f8fc67528c5003eb6671bd1c54d
parent175abccbbfccb2f6489dc5c73f4630c1b25ce504
bpo-38540: Revert a warning if PY_SSIZE_T_CLEAN is not defined. (GH-16876)
Python/getargs.c