Files
typeshed/stubs/gdb/gdb
Dennis Lambe Jr. 617f42394b [gdb] Update ThreadExitedEvent parent class for 17.0 (#14729) (#14744)
Even though the parent thread for `ThreadExitedEvent` won't change from
`Event` to `ThreadEvent` until 17.0 is released, this actually makes
type checking work better in practice for all released versions that
support `ThreadExitedEvent` because at run time `ThreadExitedEvent` has
the lone attribute, `inferior_thread`, that it would have inherited from
`ThreadEvent`.
2025-09-19 09:19:46 +02:00
..
2025-08-11 12:54:47 +02:00
2024-10-14 05:51:22 -07:00
2024-10-14 05:51:22 -07:00
2024-10-14 05:51:22 -07:00
2024-12-03 16:35:06 +01:00