diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-06-28 11:49:02 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2018-06-28 11:49:02 -0400 |
commit | 536d5187a038a44aec624dd2a99792f49dec82ed (patch) | |
tree | 2c50af290975a82252f6ba88e28e05b211f1088e /lib/sqlalchemy/dialects/mysql/pymysql.py | |
parent | 83750628d180b9b9e5a6ae9a2ecb3a001553cb81 (diff) | |
download | sqlalchemy-536d5187a038a44aec624dd2a99792f49dec82ed.tar.gz |
Vendor python3 formatargspec
Replaced the usage of inspect.formatargspec() with a vendored version
copied from the Python standard library, as inspect.formatargspec()
is deprecated and as of Python 3.7.0 is emitting a warning.
Change-Id: I751652fac7f605a3a10b547ba8c5f34fef1de945
Fixes: #4291
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/pymysql.py')
0 files changed, 0 insertions, 0 deletions