Skip to content

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

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

Successfully merging this pull request may close these issues.

2 participants