commit | 1220a4707966679d15a9b5f7596ddd06bb4d5f23 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jun 08 07:47:46 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Jun 08 07:47:46 2020 -0700 |
tree | ce02bc7d2342f76aa400c341bf47b95f14eedb23 | |
parent | 60edee8adb4133cd277f2955062ad36d49e6debf [diff] |
bpo-33187: Document 3.9 changes to xml.etree.ElementInclude.include (GH-20438) Looks like the merging of bpo-33187 and bpo-20928 was racy, resulting in this change going undocumented. (cherry picked from commit 301f0d4ff9b6bd60599eea0612904f65a92e6dd9) Co-authored-by: Shantanu <hauntsaninja@users.noreply.github.com>