| commit | 5cea09d290a1c0a1615db64cff31108948269596 | [log] [tgz] |
|---|---|---|
| author | Ezio Melotti <ezio.melotti@gmail.com> | Sat May 04 17:59:03 2013 +0300 |
| committer | Ezio Melotti <ezio.melotti@gmail.com> | Sat May 04 17:59:03 2013 +0300 |
| tree | a7ba88b661c9474cb5ecafa8c7974171289c0420 | |
| parent | 6aca765220f5915482c7c4533160b4179aea9faa [diff] [blame] |
#7855: Add tests for ctypes/winreg for issues found in IronPython. Initial patch by Dino Viehland.
diff --git a/Misc/NEWS b/Misc/NEWS index f438794..628ad76 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -81,6 +81,9 @@ Tests ----- +- Issue #7855: Add tests for ctypes/winreg for issues found in IronPython. + Initial patch by Dino Viehland. + - Issue #17712: Fix test_gdb failures on Ubuntu 13.04. - Issue #17065: Use process-unique key for winreg tests to avoid failures if