diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-05-14 10:25:53 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-05-15 10:33:03 -0400 |
commit | 067102a304012ce6afd0097627d5717994930488 (patch) | |
tree | 399a70bddc4e49068dbf112bf199f3366d5445f9 /lib/sqlalchemy/sql/compiler.py | |
parent | c0692f64a7e4aa805b0df11a5bd82ccc33e125dd (diff) | |
download | sqlalchemy-067102a304012ce6afd0097627d5717994930488.tar.gz |
adjust log stacklevel for py3.11.0b1; enable greenlet
Fixed issue where support for logging "stacklevel" implemented in
:ticket:`7612` required adjustment to work with recently released Python
3.11.0b1, also repairs the unit tests which tested this feature.
Install greenlet from a py311 compat patch.
re: the stacklevel thing, this is going to be very inconvenient
if we have to keep hardcoding numbers everywhere for every
new python version
Change-Id: I0c8f7293e98c0ca5cc544538284bfd1d3020cb1f
References: https://github.com/python-greenlet/greenlet/issues/288
Fixes: #8019
(cherry picked from commit 43ff5b82dc0d91cacd625ac8943622ab340958c5)
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions