]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #8404: Fix set operations on dictionary views.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 4 May 2010 03:21:51 +0000 (03:21 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Tue, 4 May 2010 03:21:51 +0000 (03:21 +0000)
commit268e4872d3d16ef0457487e401e253d37748c136
tree15b89fbc8aef45894eac7895d3834904ee5b3d73
parent04b99cc68dca7f1b97a09cf1d3a741e48ccea5e4
Issue #8404: Fix set operations on dictionary views.
Lib/test/test_dictviews.py
Misc/NEWS
Objects/dictobject.c