Staging
v0.5.1
https://github.com/python/cpython
Revision 5b06ecf86148251e5dbcc23840db1d5c435f51c0 authored by R. David Murray on 24 February 2010, 02:35:33 UTC, committed by R. David Murray on 24 February 2010, 02:35:33 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78412 | r.david.murray | 2010-02-23 21:31:27 -0500 (Tue, 23 Feb 2010) | 6 lines

  Issue 7975: in python 2.6 bsddb.dbshelve switched from DictMixin to
  MutableMapping, and thereby lost functionality because the replacement
  functionality was implemented incorrectly or incompletely).  Since bsddb
  isn't in py3k, this patch just goes back to using DictMixin in order to
  correct the regression.
........
1 parent afa4140
History
Tip revision: 5b06ecf86148251e5dbcc23840db1d5c435f51c0 authored by R. David Murray on 24 February 2010, 02:35:33 UTC
Merged revisions 78412 via svnmerge from
Tip revision: 5b06ecf
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 4.2 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 38.3 KB
README -rw-r--r-- 53.6 KB
configure -rwxr-xr-x 675.0 KB
configure.in -rw-r--r-- 108.7 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.9 KB
setup.py -rw-r--r-- 81.3 KB

README

back to top