Skip to content

Commit 54cc6fd

Browse files
author
kylev
committed
Add some 1.2.3 notes
1 parent a6882d1 commit 54cc6fd

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Diff for: MySQLdb/HISTORY

+16
Original file line numberDiff line numberDiff line change
@@ -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+
117
=====================
218
What's new in 1.2.2
319
=====================

0 commit comments

Comments
 (0)