]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Remove pymysql in asyncmy
authorlong2ice <long2ice@gmail.com>
Fri, 14 Jan 2022 08:50:26 +0000 (03:50 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 14 Jan 2022 17:17:14 +0000 (12:17 -0500)
commitb4fe2b83ab3ce8cee1e2f4353dfcbea515b4f8d1
tree852a42922fa63929d2e5cf16963c23c58ae81e40
parenta869dc8fe3cd579ed9bab665d215a6c3e3d8a4ca
Remove pymysql in asyncmy

Removed unnecessary dependency on PyMySQL from the asyncmy dialect. Pull
request courtesy long2ice.

Fixes: #7567
Closes: #7568
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/7568
Pull-request-sha: 48cbb3e3c249e431dfd91e88fcb3284af83671e5

Change-Id: Iad5048eaa5de6ad6666b2120df6608fd1bf50e02
doc/build/changelog/unreleased_14/7567.rst [new file with mode: 0644]
lib/sqlalchemy/dialects/mysql/asyncmy.py