]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add a warning message about PyOS_snprintf (GH-95993)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Oct 2022 20:36:21 +0000 (13:36 -0700)
committerGitHub <noreply@github.com>
Fri, 7 Oct 2022 20:36:21 +0000 (13:36 -0700)
commit90f2c7992f3d3285bafa1eef6d0f8255ce8921c2
tree8c8b71e1a104af89e783e0c5b5bd5e61d978af1a
parenta3a3701fec80599f19da0faf6547cfbe58fcad13
Add a warning message about PyOS_snprintf (GH-95993)

(cherry picked from commit c7b220499662f0c7a4cae51e33372f92ca7b1ee9)

Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Doc/c-api/conversion.rst
Python/mysnprintf.c