bpo-33187: Document 3.9 changes to xml.etree.ElementInclude.include by hauntsaninja · Pull Request #20438 · python/cpython

Looks like the merging of bpo-33187 and bpo-20928 was racy, resulting in
this change going undocumented.

scoder

@scoder

miss-islington added a commit that referenced this pull request

Jun 8, 2020
…H-20438)

Looks like the merging of bpo-33187 and bpo-20928 was racy, resulting in
this change going undocumented.
(cherry picked from commit 301f0d4)

Co-authored-by: Shantanu <hauntsaninja@users.noreply.github.com>