diff options
| author | Ezio Melotti <ezio.melotti@gmail.com> | 2013-04-17 04:34:05 +0300 |
|---|---|---|
| committer | Ezio Melotti <ezio.melotti@gmail.com> | 2013-04-17 04:34:05 +0300 |
| commit | d13c008bf41b43b3cca148198abf695df04af37a (patch) | |
| tree | 11224f93050fe11c12f37e7fe415c4cfb184a116 /Misc/NEWS | |
| parent | c048d9850170440cef446dcada4b076b9b19c6b2 (diff) | |
| download | cpython-git-d13c008bf41b43b3cca148198abf695df04af37a.tar.gz | |
#17766: test_iterlen now works with unittest test discovery. Patch by Zachary Ware.
Diffstat (limited to 'Misc/NEWS')
| -rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -109,6 +109,9 @@ Tests - Issue #12820: add tests for the xml.dom.minicompat module. Patch by John Chandler and Phil Connell. +- Issue #17766: test_iterlen now works with unittest test discovery. + Patch by Zachary Ware. + - Issue #17690: test_time now works with unittest test discovery. Patch by Zachary Ware. |
