mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-25 08:14:02 +08:00
6a5abd38cf
* 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.