Files
gentoo/dev-python/regex
Sam James 7c2cbe4c25 dev-python/regex: disable pypy3
It's unsupported upstream and on x86 at least, it ends up showing up precisely
because of the UTF8-vs-ASCII strings representation problem.

(See also https://github.com/mrabarnett/mrab-regex/issues/404 where the
test issues got fixed but upstream made clear that it's unsupported and
also can't really work properly.)

Bug: https://github.com/mrabarnett/mrab-regex/issues/404
Bug: https://github.com/mrabarnett/mrab-regex/issues/521
Closes: https://bugs.gentoo.org/924136
Signed-off-by: Sam James <sam@gentoo.org>
2024-02-10 03:16:22 +00:00
..