[issue30485] Element.findall(path, dict) doesn't insert null namespace

Stefan Behnel report at bugs.python.org
Sun Apr 14 15:12:39 EDT 2019


Stefan Behnel <stefan_ml at behnel.de> added the comment:


New changeset 3c5a858ec6a4e5851903762770fe526a46d3c351 by Stefan Behnel in branch 'master':
bpo-30485: Re-allow empty strings in ElementPath namespace mappings since they might actually be harmless and unused (and thus went undetected previously). (#12830)
https://github.com/python/cpython/commit/3c5a858ec6a4e5851903762770fe526a46d3c351


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30485>
_______________________________________


More information about the Python-bugs-list mailing list