mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
* gdb.events.BreakpointEvent: fix various typos * gdb.printing: remove GenPrinterFunction This was meant to be a private type alias, but it is unused and a duplicate of the better named gdb._PrettyPrinterLookupFunction.