Skip to content

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)
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