We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e825ebb commit c2ab6b5Copy full SHA for c2ab6b5
CHANGES.txt
@@ -22,6 +22,8 @@ Features:
22
(Christof Meerwald)
23
- issue2550989: PGP encryption is now done using the gpg module
24
instead of pyme. (Christof Meerwald)
25
+- issue2550987: Use updated MySQL client module that supports Python
26
+ 3. (Christof Meerwald)
27
28
Fixed:
29
doc/features.txt
@@ -108,6 +108,6 @@ from Ka-Ping Yee in the Software Carpentry "Track" design competition.
108
XMLRPC calls
109
110
.. _sqlite: http://www.hwaci.com/sw/sqlite/
111
-.. _mysql: http://sourceforge.net/projects/mysql-python
+.. _mysql: https://pypi.org/project/MySQL-python/
112
.. _postgresql: http://initd.org/software/initd/psycopg
113
0 commit comments