forked from pool/python-regex
- update to 2022.7.9:
* Fix Emoji classified as letter * Revisit compilation flag to prevent adding a single explicitly compiled regex to cache * Fix Scoped inline flags 'a', 'u', and 'L' affecting global flags * drop support for python 2 * add missing raw string prefix * add missing c headers * fix fuzzy regex matching which doesn't seem to test insertions correctly OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 17 08:17:55 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2022.7.9:
|
||||
* Fix Emoji classified as letter
|
||||
* Revisit compilation flag to prevent adding a single explicitly compiled regex to cache
|
||||
* Fix Scoped inline flags 'a', 'u', and 'L' affecting global flags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 14 22:03:41 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user