Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-30850: Use specialized assert methods in bsddb tests. (#2584) | Serhiy Storchaka | 2017-07-05 | 1 | -2/+2 |
| | | | This provides more information on test failures. | ||||
* | Reindent files for: | doko@ubuntu.com | 2013-03-19 | 1 | -5/+5 |
| | | | | | - Issue #17477: Update the bsddb module to pybsddb 5.3.0, supporting db-5.x, and dropping support for db-4.1 and db-4.2. | ||||
* | - Issue #17477: Update the bsddb module to pybsddb 5.3.0, supporting | doko@ubuntu.com | 2013-03-19 | 1 | -11/+0 |
| | | | | db-5.x, and dropping support for db-4.1 and db-4.2. | ||||
* | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 | 1 | -6/+6 |
| | | | | | | | | | | 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. ........ | ||||
* | pybsddb 4.8.4 integration. Please, comment in issue #8156 | Jesus Cea | 2010-03-22 | 1 | -1/+1 |
| | |||||
* | - Issue #6949: Allow the _bsddb extension to be built with db-4.8.x. | Matthias Klose | 2010-03-15 | 1 | -2/+2 |
| | |||||
* | Update bsddb code to version 4.7.3pre2. This code should | Jesus Cea | 2008-08-31 | 1 | -16/+9 |
| | | | | | | be compatible with Python 3.0, also. http://www.jcea.es/programacion/pybsddb.htm#bsddb3-4.7.3 | ||||
* | Testsuite for bsddb module, version 4.6.4 | Jesus Cea | 2008-05-13 | 1 | -0/+170 |