mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-18 06:55:58 +08:00
a01335421d
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).