diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-02-20 09:01:36 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2020-02-20 12:58:09 -0500 |
commit | 60f2e841c8540490abfe77f39dd8027a7ddf735b (patch) | |
tree | e783bda3d36729f42112457cd67067522118e0af /lib/sqlalchemy/testing/profiling.py | |
parent | 8c9537d37292459d348214fb8befa85d9cb64059 (diff) | |
download | sqlalchemy-60f2e841c8540490abfe77f39dd8027a7ddf735b.tar.gz |
Remove unnecessary tuple; prepare for "iterator" verbiage
Remove a tuple surrounding a generator expression that
is immediately iterated in any case. Additionally
note that the bulk methods can likely accept non-list
objects such as arbitrary iterables, however without test
coverage this is not yet guaranteed; use the term "sequence"
for now.
Also added a warmup to a cache key profiling test to get
consistent results.
Fixes: #5163
Change-Id: If838fe214da574763115855c1a65171533c96e64
Diffstat (limited to 'lib/sqlalchemy/testing/profiling.py')
0 files changed, 0 insertions, 0 deletions