Go to file
Todd R 4f13089fcd Accepting request 620100 from home:TheBlackCat:branches:devel:languages:python
- Update to 2018.06.21
  * Fixed Regex matches with `re` but not with `regex` module
  * Fixed that the reported positions of fuzzy changes were
    sometimes incorrect.
  * Updated Unicode word and grapheme boundaries for Unicode
    11.0.0, which I had overlooked...
  * Updated to Unicode 11.0.0.
  * Fixed an off-by-one bug where a lazy repeat is followed by a
    character (quick check).
  * Fixed that the Unicode normalization quick check properties
    weren't handled correctly.
  * Further changes to match re module's behaviour on zero-width
    matching for Python 3.7.
  * Added 'fuzzy_changes' attribute to match object to indicate
    positions of changes in fuzzy match.

OBS-URL: https://build.opensuse.org/request/show/620100
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=9
2018-07-02 03:29:07 +00:00
.gitattributes Accepting request 86564 from home:jnweiger 2011-10-04 17:34:25 +00:00
.gitignore Accepting request 86564 from home:jnweiger 2011-10-04 17:34:25 +00:00
python-regex.changes Accepting request 620100 from home:TheBlackCat:branches:devel:languages:python 2018-07-02 03:29:07 +00:00
python-regex.spec Accepting request 620100 from home:TheBlackCat:branches:devel:languages:python 2018-07-02 03:29:07 +00:00
regex-2018.06.21.tar.gz Accepting request 620100 from home:TheBlackCat:branches:devel:languages:python 2018-07-02 03:29:07 +00:00