]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133968: Update PyUnicodeWriter_WriteASCII() documentation (#135297)
authorVictor Stinner <vstinner@python.org>
Mon, 9 Jun 2025 12:47:02 +0000 (14:47 +0200)
committerGitHub <noreply@github.com>
Mon, 9 Jun 2025 12:47:02 +0000 (14:47 +0200)
commitaaad2e81cecae01d3e7e12b2bbd2e1a8533ff5d4
treec886eb813681b74098bb9c758b1179b98427e589
parent0045100ccbc3919e8990fa59bc413fe38d21b075
gh-133968: Update PyUnicodeWriter_WriteASCII() documentation (#135297)

The function was added to Python 3.14.
Doc/c-api/unicode.rst
Doc/whatsnew/3.15.rst