bpo-36543: Restore cElementTree and mark it for removal in 3.10 by tiran · Pull Request #19921 · python/cpython

@tiran tiran changed the title bpo-36453: Restore cElementTree and mark it for removal 3.10 bpo-36453: Restore cElementTree and mark it for removal in 3.10

May 5, 2020

@tiran tiran changed the title bpo-36453: Restore cElementTree and mark it for removal in 3.10 bpo-36543: Restore cElementTree and mark it for removal in 3.10

May 5, 2020

scoder

@tiran

@tiran

Signed-off-by: Christian Heimes <christian@python.org>

tiran added a commit to tiran/pip that referenced this pull request

May 20, 2020
It's been deprecated and will be removed in 3.9 or 3.10. 3.9.0b1 doesn't
have cElementTree. I'd like to bring it back with a deprecation warning
to drop in 3.10.

See: python/cpython#19921
Signed-off-by: Christian Heimes <christian@python.org>

@tiran tiran mentioned this pull request

May 20, 2020

hugovk

This was referenced

May 21, 2020

gsnedders pushed a commit to gsnedders/html5lib-python that referenced this pull request

Jun 10, 2020
It's been deprecated and will be removed in 3.9 or 3.10. 3.9.0b1 doesn't
have cElementTree. I'd like to bring it back with a deprecation warning
to drop in 3.10.

See: python/cpython#19921
Signed-off-by: Christian Heimes <christian@python.org>
Signed-off-by: Sam Sneddon <me@gsnedders.com>

gsnedders pushed a commit to gsnedders/html5lib-python that referenced this pull request

Jun 17, 2020
It's been deprecated and will be removed in 3.9 or 3.10. 3.9.0b1 doesn't
have cElementTree. I'd like to bring it back with a deprecation warning
to drop in 3.10.

See: python/cpython#19921
Signed-off-by: Christian Heimes <christian@python.org>
Signed-off-by: Sam Sneddon <me@gsnedders.com>

gsnedders pushed a commit to html5lib/html5lib-python that referenced this pull request

Jun 17, 2020
It's been deprecated and will be removed in 3.9 or 3.10. 3.9.0b1 doesn't
have cElementTree. I'd like to bring it back with a deprecation warning
to drop in 3.10.

See: python/cpython#19921
Signed-off-by: Christian Heimes <christian@python.org>
Signed-off-by: Sam Sneddon <me@gsnedders.com>