]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115398: Suggest use of `hasattr` with checking for 3.13 Expat API availability...
authorSebastian Pipping <sebastian@pipping.org>
Wed, 6 Mar 2024 19:08:25 +0000 (20:08 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2024 19:08:25 +0000 (11:08 -0800)
commit73807eb634315f70a464a18feaae33d9e065de09
tree42828bc876093724098c008483f19ee72791a133
parent8a8e9204d1f737fa5dc6f5087411bdbe8139d3b2
gh-115398: Suggest use of `hasattr` with checking for 3.13 Expat API availability (GH-116278)

Suggest use of "hasattr" with checking for 3.13 Expat API availability
Doc/library/pyexpat.rst
Doc/library/xml.etree.elementtree.rst