mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +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 <>