Zachary Ware added the comment:

I'd prefer to keep the change to test_wintypes, simply because I was rather 
surprised to find an extra test being run on Windows.

As for the pydll/pythonapi issue, any thoughts from Amaury, Meador, or 
Alexander?  The relevant change that removed the definition of pydll in 
test_values can be found here[1].  That also makes me wonder why exactly the 
test is named "*Win*_ValuesTestCase" and whether it actually needs a skip or 
just a rename, since there doesn't appear to me to be anything related to 
Windows about the test.


[1] 
http://ctypes.cvs.sourceforge.net/viewvc/ctypes/ctypes/ctypes/test/test_values.py?hideattic=0&r1=1.1.2.1&r2=1.1.2.2

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19493>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to