-
Notifications
You must be signed in to change notification settings - Fork 443
Closed
Description
PEP 541 is accepted.
But I think most users already switched from MySQLdb to mysqlclient.
So, what should we do for now?
a. Claim taking over MySQLdb on PyPIa1. Release package for both namea2. Remove mysqlclient and continue MySQLdb
- b. Keep current package name.
- b1. Don't change import name.
- b2. Change import name as 'mysqlclient'
Now I prefer b1.
a is removed, see #232 (comment)
Metadata
Metadata
Assignees
Labels
No labels