Mercurial > p > mysql-python > mysqldb-2
comparison HISTORY @ 83:e705129ff06f MySQLdb
Merge some Kyle stuff
author | Andy Dustman <adustman@users.sourceforge.net> |
---|---|
date | Tue, 31 Aug 2010 22:28:13 -0400 |
parents | d9bb912776a5 |
children |
comparison
equal
deleted
inserted
replaced
82:ffe9e5ca17e0 | 83:e705129ff06f |
---|---|
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 | |
1 ===================== | 17 ===================== |
2 What's new in 1.2.2 | 18 What's new in 1.2.2 |
3 ===================== | 19 ===================== |
4 | 20 |
5 The build system has been completely redone and should now build | 21 The build system has been completely redone and should now build |