Skip to content

bpo-36543: Remove the xml.etree.cElementTree module. #19108

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

Merged
merged 2 commits into from
Mar 22, 2020

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Mar 22, 2020

@serhiy-storchaka serhiy-storchaka merged commit b33e525 into python:master Mar 22, 2020
@serhiy-storchaka serhiy-storchaka deleted the remove-cElementTree branch March 22, 2020 12:31
tiran added a commit to tiran/defusedxml that referenced this pull request Apr 3, 2020
Python 3.9 no longer ships the xml.etree.cElementTree module. defusedxml
no longer provides the a fixed module with 3.9 as well.
defusedxml.cElementTree is still available with 3.8.

See: https://bugs.python.org/issue36543
See: python/cpython#19108
Fixes: #50
Signed-off-by: Christian Heimes <[email protected]>
tiran added a commit to tiran/defusedxml that referenced this pull request Apr 3, 2020
Python 3.9 no longer ships the xml.etree.cElementTree module. defusedxml
no longer provides the a fixed module with 3.9 as well.
defusedxml.cElementTree is still available with 3.8.

See: https://bugs.python.org/issue36543
See: python/cpython#19108
Fixes: #50
Signed-off-by: Christian Heimes <[email protected]>
tiran added a commit to tiran/defusedxml that referenced this pull request Apr 3, 2020
Python 3.9 no longer ships the xml.etree.cElementTree module. defusedxml
no longer provides the a fixed module with 3.9 as well.
defusedxml.cElementTree is still available with 3.8.

See: https://bugs.python.org/issue36543
See: python/cpython#19108
Fixes: #50
Signed-off-by: Christian Heimes <[email protected]>
tiran added a commit to tiran/defusedxml that referenced this pull request Apr 3, 2020
Python 3.9 no longer ships the xml.etree.cElementTree module. defusedxml
no longer provides the a fixed module with 3.9 as well.
defusedxml.cElementTree is still available with 3.8.

See: https://bugs.python.org/issue36543
See: python/cpython#19108
Fixes: #50
Signed-off-by: Christian Heimes <[email protected]>
tiran added a commit to tiran/defusedxml that referenced this pull request Apr 3, 2020
Python 3.9 no longer ships the xml.etree.cElementTree module. defusedxml
no longer provides the a fixed module with 3.9 as well.
defusedxml.cElementTree is still available with 3.8.

See: https://bugs.python.org/issue36543
See: python/cpython#19108
Fixes: #50
Signed-off-by: Christian Heimes <[email protected]>
tiran added a commit to tiran/defusedxml that referenced this pull request Apr 3, 2020
Python 3.9 no longer ships the xml.etree.cElementTree module. defusedxml
no longer provides the a fixed module with 3.9 as well.
defusedxml.cElementTree is still available with 3.8.

See: https://bugs.python.org/issue36543
See: python/cpython#19108
Fixes: #50
Signed-off-by: Christian Heimes <[email protected]>
tiran added a commit to tiran/defusedxml that referenced this pull request Apr 15, 2020
Python 3.9 no longer ships the xml.etree.cElementTree module. defusedxml
no longer provides the a fixed module with 3.9 as well.
defusedxml.cElementTree is still available with 3.8.

See: https://bugs.python.org/issue36543
See: python/cpython#19108
Fixes: #50
Signed-off-by: Christian Heimes <[email protected]>
scoder pushed a commit that referenced this pull request Jun 10, 2020
…e." (GH-20117)

* Revert "bpo-36543: Remove the xml.etree.cElementTree module. (GH-19108)"

This reverts commit b33e525.
scoder pushed a commit that referenced this pull request Jun 10, 2020
…e." (GH-20117) (GH-20780)

* Revert "bpo-36543: Remove the xml.etree.cElementTree module. (GH-19108)"

This reverts commit b33e525.
(cherry picked from commit ec88e1b)
arun-mani-j pushed a commit to arun-mani-j/cpython that referenced this pull request Jul 21, 2020
…e." (pythonGH-20117)

* Revert "bpo-36543: Remove the xml.etree.cElementTree module. (pythonGH-19108)"

This reverts commit b33e525.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants