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 a6882d1 commit 54cc6fdCopy full SHA for 54cc6fd
MySQLdb/HISTORY
@@ -1,3 +1,19 @@
1
+=====================
2
+ What's new in 1.2.3
3
4
+
5
+ez_setup.py has been update to include various fixes that affect the build.
6
7
+Better Python version and dependency detection as well as eliminate exception
8
+warnings under Python 2.6.
9
10
+Eliminated memory leaks related to Unicode and failed connections.
11
12
+Corrected connection .escape() functionality.
13
14
+Miscellaneous cleanups and and expanded testing suite to ensure ongoing release
15
+quality.
16
17
=====================
18
What's new in 1.2.2
19
0 commit comments