Hi Stefan,

Could it be that you have not committed the file:

language/python/module/re/flag-parser.scm

?

Best regards,
Mikael

On Sun, Apr 11, 2021 at 11:23 AM Stefan Israelsson Tampe <stefan.itampe@gmail.com> wrote:
Hi,

I released a new tag of my python code that basically is a snapshot of a
work in progress.

This release includes
* pythons new match statement
* dataclasses
* Faster python regexps through caching and improved datastructures
* Numerous bug fixes found while executing the python unit tests.