]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Make call-count profiling tests on osx have their own platform key
authorFederico Caselli <cfederico87@gmail.com>
Sat, 11 Jul 2020 17:10:26 +0000 (19:10 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Sat, 11 Jul 2020 17:10:26 +0000 (19:10 +0200)
commitcc638994aedf0ff7c0c4ab09bbb0a22196c9a716
treebb0561576d2bc4f11e2bcb1f645eb9db6055522a
parent9f6493a8951e58e36b37e31a2787c426ffe04451
Make call-count profiling tests on osx have their own platform key

They previously would use the linux profiles, but recently some discrepancies in
the function call count on osx would make the tests fail.

Change-Id: Ifdfdca1676972de4179f59cdaae196f6805d4a21
lib/sqlalchemy/testing/profiling.py
lib/sqlalchemy/util/__init__.py
lib/sqlalchemy/util/compat.py