peps icon indicating copy to clipboard operation
peps copied to clipboard

PEP 440: Update regex from packaging project

Open RazerM opened this issue 2 years ago • 1 comments

See https://github.com/pypa/packaging/pull/705

  • Change is either:
    • [ ] To a Draft PEP
    • [ ] To an Accepted or Final PEP, with Steering Council approval
    • [x] To fix an editorial issue (markup, typo, link, header, etc)
  • [x] PR title prefixed with PEP number (e.g. PEP 123: Summary of changes)

:books: Documentation preview :books:: https://pep-previews--3288.org.readthedocs.build/

RazerM avatar Aug 12 '23 21:08 RazerM

While it's true that the compiled regex in the example doesn't have the issue (because it uses $), I think it's worth updating since it lets people use VERSION_PATTERN in more cases.

RazerM avatar Aug 12 '23 21:08 RazerM