Skip to content

bpo-30485: Re-allow empty strings in ElementPath namespace mappings#12830

Merged
scoder merged 1 commit into
python:masterfrom
scoder:bpo-30485_fix
Apr 14, 2019
Merged

bpo-30485: Re-allow empty strings in ElementPath namespace mappings#12830
scoder merged 1 commit into
python:masterfrom
scoder:bpo-30485_fix

Conversation

@scoder

@scoder scoder commented Apr 14, 2019

Copy link
Copy Markdown
Contributor

They might actually be harmless and unused (and thus went undetected previously).

https://bugs.python.org/issue30485

Comment thread Lib/test/test_xml_etree.py Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commented test sometimes causes confusion over it's existence. Perhaps remove the test since tbe ValueError is removed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was planning to bring back the functionality ASAP, probably as a (deprecation?) warning. But I guess it's better to have a clean removal for now, as the discussion what to do about it is not urgent.

…ince they might actually be harmless and unused (and thus went undetected previously).
@scoder
scoder merged commit 3c5a858 into python:master Apr 14, 2019
@bedevere-bot

Copy link
Copy Markdown

@scoder: Please replace # with GH- in the commit message next time. Thanks!

@scoder
scoder deleted the bpo-30485_fix branch April 14, 2019 19:13
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.

4 participants