]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Enable pypy tests on github workflow
authorFederico Caselli <cfederico87@gmail.com>
Sat, 18 Apr 2020 16:10:59 +0000 (18:10 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Fri, 2 Oct 2020 19:21:11 +0000 (21:21 +0200)
commitc68f9fb87868c45fcadcc942ce4a35f10ff2f7ea
treed9056aebf73fd296afdce471b6cb9e7699eae345
parent7bb9ea911cb2e573696a91392a6a08161950ac9f
Enable pypy tests on github workflow

Fixes: #5223
Change-Id: I0952e54ed9af2952ea340be1945311376ffc1ad2
.github/workflows/run-test.yaml
lib/sqlalchemy/orm/mapper.py
lib/sqlalchemy/testing/plugin/pytestplugin.py
lib/sqlalchemy/util/__init__.py
lib/sqlalchemy/util/compat.py
lib/sqlalchemy/util/langhelpers.py
test/base/test_utils.py
test/engine/test_logging.py
test/engine/test_pool.py
test/orm/test_deferred.py