This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author scoder
Recipients eli.bendersky, py.user, scoder, serhiy.storchaka
Date 2019-05-03.18:58:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556909901.29.0.98670002407.issue28238@roundup.psfhosted.org>
In-reply-to
Content
New changeset 47541689ccea79dfcb055c6be5800b13fcb6bdd2 by Stefan Behnel in branch 'master':
bpo-28238: Implement "{*}tag" and "{ns}*" wildcard tag selection support for ElementPath, and extend the surrounding tests and docs. (GH-12997)
https://github.com/python/cpython/commit/47541689ccea79dfcb055c6be5800b13fcb6bdd2
History
Date User Action Args
2019-05-03 18:58:21scodersetrecipients: + scoder, eli.bendersky, py.user, serhiy.storchaka
2019-05-03 18:58:21scodersetmessageid: <1556909901.29.0.98670002407.issue28238@roundup.psfhosted.org>
2019-05-03 18:58:21scoderlinkissue28238 messages
2019-05-03 18:58:21scodercreate