]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#18357: add tests for dictview set difference. Patch by Fraser Tweedale.
authorEzio Melotti <ezio.melotti@gmail.com>
Thu, 8 Aug 2013 17:09:19 +0000 (20:09 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Thu, 8 Aug 2013 17:09:19 +0000 (20:09 +0300)
commit7921b30be6d3adaf6a2c0ef1f040a62333b379fb
treebf61cace09cc7b81f03bfd57315a89ef2d175d0b
parente822b034e766e03cd8fbe7ab52fbc2d46fff6d33
#18357: add tests for dictview set difference.  Patch by Fraser Tweedale.
Lib/test/test_dictviews.py
Misc/ACKS
Misc/NEWS