[New-bugs-announce] [issue7855] Add test cases for ctypes/winreg for issues found in IronPython

Dino Viehland report at bugs.python.org
Thu Feb 4 20:17:10 CET 2010


New submission from Dino Viehland <dinov at microsoft.com>:

This adds new test cases for bugs reported by Thomas Heller against IronPython for ctypes and winreg:
   ctypes: the variant bool type isn't supported
   winreg: errno is not correctly set when QueryValue fails

----------
assignee: theller
components: Windows, ctypes
files: patch.diff
keywords: patch
messages: 98844
nosy: DinoV, theller
severity: normal
status: open
title: Add test cases for ctypes/winreg for issues found in IronPython
versions: Python 2.7
Added file: http://bugs.python.org/file16131/patch.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7855>
_______________________________________


More information about the New-bugs-announce mailing list