mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-03 08:32:44 +08:00
The `arguments` attribute of the `BoundArguments` is specified as an "ordered, mutable mapping (collections.OrderedDict)" not just a mutable mapping: https://docs.python.org/3/library/inspect.html#inspect.BoundArguments.arguments