Message263557
After enabling test__all__() in test_subprocess on Windows (see Issue 10838), I find that STARTUPINFO is missing from __all__, and there is a class Handle that is ambiguous. Handle doesn’t seem to be documented, so I propose to add it to the intentionally-excluded list.
In Python 3.5 I will fix the test to exclude STARTUPINFO from __all__. |
|
Date |
User |
Action |
Args |
2016-04-16 14:23:28 | martin.panter | set | recipients:
+ martin.panter, paul.moore, tim.golden, zach.ware, steve.dower |
2016-04-16 14:23:28 | martin.panter | set | messageid: <1460816608.8.0.0902250991116.issue26782@psf.upfronthosting.co.za> |
2016-04-16 14:23:28 | martin.panter | link | issue26782 messages |
2016-04-16 14:23:28 | martin.panter | create | |
|