Skip to content

Conversation

@tirkarthi
Copy link
Contributor

Fixes #2775

@piskvorky
Copy link
Owner

@mpenkov can you check what's going on with the failing builds? Thanks.

@tirkarthi
Copy link
Contributor Author

Thanks @piskvorky for the quick review

@piskvorky
Copy link
Owner

@tirkarthi can you merge the latest develop branch into this PR? That might fix the failing build.

@piskvorky
Copy link
Owner

piskvorky commented Apr 24, 2020

N/M, I figured I can push to your fork so I merged develop myself.

Your PR will become part of the next 3.8.3 release.

@piskvorky piskvorky added this to the 3.8.3 milestone Apr 24, 2020
@piskvorky piskvorky merged commit 996801b into piskvorky:develop Apr 24, 2020
@piskvorky piskvorky changed the title cElementTree has been deprecated since Python 3.3 and removed in Python 3.9 Compatibility: fix XML cElementTree (deprecated since Python 3.3 and removed in Python 3.9) Apr 24, 2020
@tirkarthi
Copy link
Contributor Author

Thanks again @piskvorky . Take care.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xml.etree.cElementTree was deprecated and removed in Python 3.9 in favor of ElementTree

2 participants