Skip to content

Commit c2ab6b5

Browse files
committed
more mentions of updated MySQL client module
1 parent e825ebb commit c2ab6b5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Features:
2222
(Christof Meerwald)
2323
- issue2550989: PGP encryption is now done using the gpg module
2424
instead of pyme. (Christof Meerwald)
25+
- issue2550987: Use updated MySQL client module that supports Python
26+
3. (Christof Meerwald)
2527

2628
Fixed:
2729

doc/features.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,6 @@ from Ka-Ping Yee in the Software Carpentry "Track" design competition.
108108
XMLRPC calls
109109

110110
.. _sqlite: http://www.hwaci.com/sw/sqlite/
111-
.. _mysql: http://sourceforge.net/projects/mysql-python
111+
.. _mysql: https://pypi.org/project/MySQL-python/
112112
.. _postgresql: http://initd.org/software/initd/psycopg
113113

0 commit comments

Comments
 (0)