Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Menu

MySQLdb-SVN Commit Log


Commit Date  
[r597] by adustman

set and frozenset always available in Python 2.4 and newer

2009-02-22 20:09:56 Tree
[r596] by adustman

Fix docstring typo

2009-02-22 20:07:15 Tree
[r595] by adustman

decimal module always available in Python 2.4 and newer

2009-02-22 20:03:48 Tree
[r594] by adustman

Read a default file in the test setUp. Since Python 2.4, int() will return longs if needed so make all long references int as in Python 3.0 there is no more long due to int/long unification (new ints are old longs).

2009-02-22 20:01:31 Tree
[r593] by adustman

This makes setup.py test use nose to run all the tests

2009-02-22 19:29:42 Tree
[r592] by kylev

Bring back conversions for the time being, until we can get trunk actually
working right.

2009-02-17 18:59:35 Tree
[r591] by kylev

Remove more pre-py2.3 ifdef workarounds

2009-02-17 06:24:44 Tree
[r590] by kylev

_PyTuple_Resize is stable since 2.2, so we don't need the macro MyTuple_Resize

2009-02-17 06:02:33 Tree
[r589] by kylev

Member stuff is stable post py2.2, so remove the MyMember* workarounds

2009-02-17 05:55:48 Tree
[r588] by kylev

Member stuff is stable post py2.2, so remove the MyMember* workarounds

2009-02-17 05:55:24 Tree
Older >