This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 12412
Status merged
Title bpo-36350: inspect: Replace OrderedDict with dict.
History
Date User Action Args
2020-01-28 12:47:06remi.lapeyresetstatus: open -> merged
2020-01-28 11:28:50remi.lapeyresettitle: bpo-36350: Change type of inspect.{Signature.parameters,BoundArguments.arguments} -> bpo-36350: inspect: Replace OrderedDict with dict.
2019-03-18 15:19:23remi.lapeyrelinkissue36350 pull_requests
2019-03-18 15:19:23remi.lapeyrecreate