commit | 47541689ccea79dfcb055c6be5800b13fcb6bdd2 | [log] [tgz] |
---|---|---|
author | Stefan Behnel <stefan_ml@behnel.de> | Fri May 03 20:58:16 2019 +0200 |
committer | GitHub <noreply@github.com> | Fri May 03 20:58:16 2019 +0200 |
tree | 7580016557a064cc019fe41d1d62e57ac3dcc8c6 | |
parent | cf48e55f7f7718482fa712552f0cbc0aea1c826f [diff] |
bpo-28238: Implement "{*}tag" and "{ns}*" wildcard tag selection support for ElementPath, and extend the surrounding tests and docs. (GH-12997)