Ezio Melotti
|
2623a37852
|
Merged revisions 86596 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r86596 | ezio.melotti | 2010-11-20 21:04:17 +0200 (Sat, 20 Nov 2010) | 1 line
#9424: Replace deprecated assert* methods in the Python test suite.
........
|
2010-11-21 13:34:58 +00:00 |
Jesus Cea
|
6557aac599
|
pybsddb 4.8.4 integration. Please, comment in issue #8156
|
2010-03-22 14:22:26 +00:00 |
Brett Cannon
|
672237dc6c
|
warnings.catch_warnings() now returns a list or None instead of the custom
WarningsRecorder object. This makes the API simpler to use as no special object
must be learned.
Closes issue 3781.
Review by Benjamin Peterson.
|
2008-09-09 00:49:16 +00:00 |
Jesus Cea
|
4907d27c1f
|
Update bsddb code to version 4.7.3pre2. This code should
be compatible with Python 3.0, also.
http://www.jcea.es/programacion/pybsddb.htm#bsddb3-4.7.3
|
2008-08-31 14:00:51 +00:00 |
Jesus Cea
|
18eb1fa2dd
|
Testsuite for bsddb module, version 4.6.4
|
2008-05-13 20:57:59 +00:00 |