forked from pool/python-regex
- updatge to 2024.4.16:
* Git issue 525: segfault when fuzzy matching empty list * The escape function no longer escapes \x00. It's not necessary. Inline flags can now be turned off and apply to what follows. Added \R to match line endings. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=52
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 20 07:43:48 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- updatge to 2024.4.16:
|
||||
* Git issue 525: segfault when fuzzy matching empty list
|
||||
* The escape function no longer escapes \x00. It's not necessary.
|
||||
Inline flags can now be turned off and apply to what follows.
|
||||
Added \R to match line endings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 4 11:37:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user