]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39495: Remove default value from C impl of TreeBuilder.start (GH-18275)
authorShantanu <hauntsaninja@users.noreply.github.com>
Mon, 2 Mar 2020 06:33:24 +0000 (22:33 -0800)
committerGitHub <noreply@github.com>
Mon, 2 Mar 2020 06:33:24 +0000 (08:33 +0200)
commit4edc95cf0a2960431621eee9bc194f6225f1690b
tree797be15086532d032931aa450b9f511dbbdb78b6
parent1f577ce363121d590b51abf5c41d1bcf3d751436
bpo-39495: Remove default value from C impl of TreeBuilder.start (GH-18275)
Lib/test/test_xml_etree.py
Misc/NEWS.d/next/Library/2020-01-30-07-02-02.bpo-39495.8LsIRN.rst [new file with mode: 0644]
Modules/_elementtree.c
Modules/clinic/_elementtree.c.h