Proposal: add \z as a synonym for \Z in Python REs for standardization

\z has now been added to the upcoming Python 3.14, just in time for Tuesday’s feature freeze:

Thanks @msbrown for raising this and @storchaka for the PR.

6 Likes