- **summary**: improve regexes and remove regex-as-re-globally pkg --> improve regexes and remove regex-as-re-globally pkg DROPS python 3.10 - **Comment**:
This uses a new `re` feature only available in Python 3.11 --- **[tickets:#8588] improve regexes and remove regex-as-re-globally pkg DROPS python 3.10** **Status:** closed **Milestone:** unreleased **Created:** Thu Nov 20, 2025 10:34 PM UTC by Dave Brondsema **Last Updated:** Mon Dec 01, 2025 03:55 PM UTC **Owner:** Dave Brondsema `regex-as-re-globally` is a very hacky package (I made it, I'm ok to admit it) and it continuously has needs more fixes for every new version of python https://github.com/brondsem/regex-as-re-globally/issues?q=is%3Aissue So lets fix our regexes so we don't need it --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
