bpo-36543: Remove the xml.etree.cElementTree module. by serhiy-storchaka · Pull Request #19108 · python/cpython
This was referenced
Mar 29, 2020
tiran
mentioned this pull request
tiran added a commit to tiran/defusedxml that referenced this pull request
Apr 3, 2020Python 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 <christian@python.org>
tiran added a commit to tiran/defusedxml that referenced this pull request
Apr 3, 2020Python 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 <christian@python.org>
tiran added a commit to tiran/defusedxml that referenced this pull request
Apr 3, 2020Python 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 <christian@python.org>
tiran added a commit to tiran/defusedxml that referenced this pull request
Apr 3, 2020Python 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 <christian@python.org>
tiran
mentioned this pull request
tiran added a commit to tiran/defusedxml that referenced this pull request
Apr 3, 2020Python 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 <christian@python.org>
tiran added a commit to tiran/defusedxml that referenced this pull request
Apr 3, 2020Python 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 <christian@python.org>
tiran added a commit to tiran/defusedxml that referenced this pull request
Apr 15, 2020Python 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 <christian@python.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters