mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-27 09:01:26 +08:00
2fdcd2e9e8
This is particularly useful for the idiom `d.pop(k, None)` to remove an item if it exists. Fixes #278