]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-39615: fix warning on return type mismatch (#101407)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 30 Jan 2023 00:41:27 +0000 (00:41 +0000)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2023 00:41:27 +0000 (16:41 -0800)
commitc4170c36b0b54c10456f4b49245f570023a97f72
tree6879635919d22aa0ff025419fa8f27ad8abfb302
parent0ef92d979311ba82d4c41b22ef38e12e1b08b13d
gh-39615: fix warning on return type mismatch (#101407)
Python/_warnings.c