Skip to content

bpo-36831: Do not apply default namespace to unprefixed attributes in ElementPath#13201

Merged
scoder merged 1 commit into
python:masterfrom
scoder:bpo-36831_attribute_search
May 9, 2019
Merged

bpo-36831: Do not apply default namespace to unprefixed attributes in ElementPath#13201
scoder merged 1 commit into
python:masterfrom
scoder:bpo-36831_attribute_search

Conversation

@scoder
Copy link
Copy Markdown
Contributor

@scoder scoder commented May 8, 2019

Also provide better grouping of the tokenizer tests.

https://bugs.python.org/issue36831

@scoder scoder added type-bug An unexpected behavior, bug, or error skip news labels May 8, 2019
Comment thread Lib/xml/etree/ElementPath.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.

Personally I'd use parsing_attribute here (and not parsing_attribute below), just because it's easier to read. But the logic looks fine to me

… ElementPath.

Also provide better grouping of the tokenizer tests.
@scoder scoder force-pushed the bpo-36831_attribute_search branch from 39c6c9a to c097433 Compare May 8, 2019 19:02
scoder added a commit to lxml/lxml that referenced this pull request May 8, 2019
@scoder scoder merged commit 88db8bd into python:master May 9, 2019
@bedevere-bot
Copy link
Copy Markdown

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

@scoder scoder deleted the bpo-36831_attribute_search branch May 10, 2019 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants