On 5/29/2014 1:22 AM, INADA Naoki wrote:
We would like to stress that we don't believe anything on this list is as
important as the continuing efforts that everyone in the broader ecosystem
is making.  If you just want to ease the transition by working on anything
at all, the best use of your time right now is porting
https://warehouse.python.org/project/MySQL-python/ to Python 3. :)


I've did it.

https://github.com/PyMySQL/mysqlclient-python
https://pypi.python.org/pypi/mysqlclient

I don't think that most people interpret
Programming Language :: Python
as indicating support for Python 3. So I suggest adding
Programming Language :: Python :: 3
or even the more specific 3.3 and 3.4

--
Terry Jan Reedy

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to