]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
block pypy for now
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 25 Feb 2022 17:40:21 +0000 (12:40 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 25 Feb 2022 17:40:21 +0000 (12:40 -0500)
commit51e6a62ab371897d646a5986b9139838402c57df
tree30a198979a04b1d3fce856701db21ac21b675ae5
parent0353a9db76db6a46fa63d99a1d05c5cac45ea460
block pypy for now

the most recent pypy 7.3.8 series (3.7 and 3.9 included, likely
3.8 as well) have installed a 9 year old version of SQLite,
and additionally seem to have some other behavioral changes
like formatting of exception messages that is breaking
some tests.  as we are waiting on a response at [1]
remove pypy testing for now.

[1] https://foss.heptapod.net/pypy/pypy/-/issues/3690

Change-Id: I66650635111e71241b5c45a778954544c8d2490e
.github/workflows/run-test.yaml