]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 6637: defaultdict.copy() failed with an empty factory.
authorRaymond Hettinger <python@rcn.com>
Tue, 4 Aug 2009 19:13:37 +0000 (19:13 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 4 Aug 2009 19:13:37 +0000 (19:13 +0000)
commit99a13eeed18f533100489e7ca42a89de4e8ec07d
tree5fbb478db8caca11615841de464bf1c8f5712477
parentd935976d7021ddaee728d8e018a4688e85ebd8c7
Issue 6637: defaultdict.copy() failed with an empty factory.
Lib/test/test_defaultdict.py
Misc/NEWS
Modules/_collectionsmodule.c