]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40024: Update _elementtree to use PyModule_AddType() (GH-19205)
authorDong-hee Na <donghee.na92@gmail.com>
Sun, 29 Mar 2020 14:12:11 +0000 (23:12 +0900)
committerGitHub <noreply@github.com>
Sun, 29 Mar 2020 14:12:11 +0000 (16:12 +0200)
commit016bdd519d76c282bbe0220c67a49226b6262638
tree7be9c5202ee5ecc18703f394d2432eb81a38d2d9
parent34a49aa3e4d023b5f9e9029f4f1ec68f1a8a8120
bpo-40024: Update _elementtree to use PyModule_AddType() (GH-19205)
Modules/_elementtree.c