]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add complete platform data to profiling data
authorFederico Caselli <cfederico87@gmail.com>
Mon, 27 Jul 2020 19:57:32 +0000 (21:57 +0200)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 7 Aug 2020 16:47:04 +0000 (12:47 -0400)
commit78cc071a32a6ca3b40c112afa4988d55e3d44466
tree9d9717c8f5fcd7e3eca4b909c63134114a06436e
parentb3f0ff687d0536835ba6ff000d20edb5b328f2f1
Add complete platform data to profiling data

Initially to distinsuish between arm and x86_64
architecture, expand out the profile key to include
machine, system, python impl in all cases.

For 1.3, also bump cpython version to 3.8 to match CI

Ref: #5436
Change-Id: I7e48f0462ba7d9c680b2dac45ce7b0cf709b9b22
(cherry picked from commit 24a9e6974c177e90d2213080b1f6d8270d78f69b)
lib/sqlalchemy/testing/profiling.py
lib/sqlalchemy/util/__init__.py
lib/sqlalchemy/util/compat.py
test/profiles.txt