]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add a warning message about PyOS_snprintf (#95993)
authorEric Wieser <wieser.eric@gmail.com>
Fri, 7 Oct 2022 18:49:53 +0000 (11:49 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Oct 2022 18:49:53 +0000 (11:49 -0700)
commitc7b220499662f0c7a4cae51e33372f92ca7b1ee9
tree492d6fd661848364fdedc9fa8060e5f8338ab8d3
parentd5fea01d9d439b1638cd8e5db19c33909841d86f
Add a warning message about PyOS_snprintf (#95993)
Doc/c-api/conversion.rst
Python/mysnprintf.c