"utils/release.py" did not exist on "6ba2231d7227825dfb76e9df161824d04234e69f"
Added Anchor() regex (so that we're not just using Alphanumeric to match...
Added Anchor() regex (so that we're not just using Alphanumeric to match anchors), but it's still not 100% right (it shouldn't allow non-printable characters, e.g.). Also fixed a test that was broken along these lines (if a colon immediately follows an anchor, it's part of the anchor)
Showing
Please register or sign in to comment