mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 05:24:52 +08:00
* logging.disable: update for py37 * RootLogger: fix __init__ * shutdown: add undocumented parameter * MemoryHandler: add flushOnClose in py36 * NTEventLogHandler: fix dllname type * makeSocket: add undocumented parameter * SysLogHandler: fix socktype type Co-authored-by: hauntsaninja <>