-
-
Notifications
You must be signed in to change notification settings - Fork 906
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
elementtree.getchildren function is removed in Python 3.9 #1162
Comments
This was fixed in #1137. |
Sorry, missed that. Is there a release scheduled for this now that python 3.9 is released? I can run off master but some distros will be breaking now. |
Recently I was created #1164 to attract attention of maintainers. |
Hi, yes it is scheduled.
Sorry for the long delay.
Le ven. 11 déc. 2020 à 15:18, uzrbin <notifications@github.com> a écrit :
… Closed #1162 <#1162>.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1162 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIBJJAT5LWVBGMH2X7E4DLSUIS3DANCNFSM4UVHUXHQ>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://docs.python.org/3.8/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.getchildren
The text was updated successfully, but these errors were encountered: