bpo-43399: Fix ElementTree.extend not working on iterators (GH-24751)

This commit is contained in:
Alex Prengère 2021-03-30 23:11:29 +02:00 committed by GitHub
parent 73b20ae2fb
commit 51a85ddce8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 1 deletions

View file

@ -1381,6 +1381,7 @@ Matheus Vieira Portela
Davin Potts
Guillaume Pratte
Florian Preinstorfer
Alex Prengère
Amrit Prem
Paul Prescod
Donovan Preston