Files
typeshed/stdlib
Ethan Smith a01335421d Make _winapi.SetNamedPipeHandleState args Optional (#2571)
As can be seen here: https://github.com/python/cpython/blob/master/Modules/_winapi.c#L1436 the arguments can be Optional (and are used as such in CPython).
2018-10-31 08:20:54 +01:00
..
2018-04-06 11:09:11 -07:00
2018-10-24 07:20:53 -07:00