]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111264: Add a note about untrusted input to tomllib docs (GH-146209)
authorPetr Viktorin <encukou@gmail.com>
Thu, 30 Apr 2026 14:33:13 +0000 (16:33 +0200)
committerGitHub <noreply@github.com>
Thu, 30 Apr 2026 14:33:13 +0000 (16:33 +0200)
commit9d41e2a534aab460dd656ef251adaed5d2d64b93
tree06ff8fd34c72f17824da89bccec80fd7e267bdfb
parent7686abe063eb7fbf85f33437b9256e0d9e0f4a4f
gh-111264: Add a note about untrusted input to tomllib docs (GH-146209)

Co-authored-by: Stan Ulbrych <stan@python.org>
Doc/library/tomllib.rst