]> granicus.if.org Git - python/commit
Issue #1967: Backport dictionary views.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Mon, 11 Jan 2010 23:17:10 +0000 (23:17 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Mon, 11 Jan 2010 23:17:10 +0000 (23:17 +0000)
commit69eb51697c65f8a1009e51f80f3d7abcc62b7344
tree4dba5e0e40d26847db55be34617db0442d50fba2
parent7a8df802851ae997d65a5022224eddfa3843e06e
Issue #1967: Backport dictionary views.
Doc/glossary.rst
Doc/library/stdtypes.rst
Include/dictobject.h
Lib/test/test_dictviews.py [new file with mode: 0644]
Misc/NEWS
Objects/dictobject.c