Message206649
| Author | zach.ware |
|---|---|
| Recipients | amaury.forgeotdarc, belopolsky, meador.inge, serhiy.storchaka, zach.ware |
| Date | 2013-12-19.21:34:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1387488851.69.0.666721585778.issue19493@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-19 21:34:11 | zach.ware | set | recipients: + zach.ware, amaury.forgeotdarc, belopolsky, meador.inge, serhiy.storchaka |
| 2013-12-19 21:34:11 | zach.ware | set | messageid: <1387488851.69.0.666721585778.issue19493@psf.upfronthosting.co.za> |
| 2013-12-19 21:34:11 | zach.ware | link | issue19493 messages |
| 2013-12-19 21:34:11 | zach.ware | create | |