Skip to content

Add pymysql 1.0 support #348

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 27, 2021

Conversation

hkwi
Copy link
Contributor

@hkwi hkwi commented Jun 22, 2021

pymysql>=1.0 removed pymysql.util.
PyMySQL/PyMySQL#923

replaced bytes2int, int2byte in py23 compatible manner.

There is #337 that aims to fix the same issue.
Another patch is #346 for int2byte part.

Tested setup.py test with docker percona instances as in docs.

pymysql>=1.0 removed pymysql.util.
PyMySQL/PyMySQL#923

replaced bytes2int, int2byte in py23 compatible manner.
@hkwi
Copy link
Contributor Author

hkwi commented Jun 23, 2021

#91 is related in byte2int.

@julien-duponchelle julien-duponchelle merged commit 98a4ecf into julien-duponchelle:main Jun 27, 2021
@julien-duponchelle
Copy link
Owner

Thanks you so much release is in progress

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants