]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Add warn_deprecated_limited feature
authorGord Thompson <gord@gordthompson.com>
Fri, 24 Apr 2020 12:23:19 +0000 (06:23 -0600)
committerGord Thompson <gord@gordthompson.com>
Fri, 1 May 2020 18:12:57 +0000 (12:12 -0600)
commit7baf42883f177a6f666a1cb550f4357aa7606a25
treec2a24f9bbc9608939d754a7eb9c3d1598fef660c
parent31898e90618e946aca3eef2914b03e8534c464aa
Add warn_deprecated_limited feature

Fixes: #5268
Change-Id: I2f976048af4f8d6dd03a14efa31d179bd7324ba6
lib/sqlalchemy/util/deprecations.py
test/base/test_warnings.py [new file with mode: 0644]