summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2013-05-04 14:46:23 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2013-05-04 14:46:23 (GMT)
commit28faf03d4474d184b30a8013c70845b6600d456d (patch)
tree990c34f6d2b4c5b0ed8a47690f7dcf8665d2a940 /Misc
parent59115aa7c9488baae1b706f077dcd84a558c0097 (diff)
downloadcpython-28faf03d4474d184b30a8013c70845b6600d456d.zip
cpython-28faf03d4474d184b30a8013c70845b6600d456d.tar.gz
cpython-28faf03d4474d184b30a8013c70845b6600d456d.tar.bz2
#7855: Add tests for ctypes/winreg for issues found in IronPython. Initial patch by Dino Viehland.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
-rw-r--r--Misc/NEWS3
2 files changed, 4 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 6a0d16f..328af13 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1259,6 +1259,7 @@ Nikita Vetoshkin
Al Vezza
Jacques A. Vidrine
John Viega
+Dino Viehland
Kannan Vijayan
Kurt Vile
Norman Vine
diff --git a/Misc/NEWS b/Misc/NEWS
index 554278b..1bb7355 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -158,6 +158,9 @@ IDLE
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 #17835: Fix test_io when the default OS pipe buffer size is larger