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.

Author methane
Recipients Antony.Lee, donovick, methane
Date 2020-03-02.09:54:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583142892.67.0.332973349509.issue39775@roundup.psfhosted.org>
In-reply-to
Content
New changeset 211055176157545ce98e6c02b09d624719e6dd30 by Inada Naoki in branch 'master':
bpo-39775: inspect: Change Signature.parameters back to OrderedDict. (GH-18684)
https://github.com/python/cpython/commit/211055176157545ce98e6c02b09d624719e6dd30
History
Date User Action Args
2020-03-02 09:54:52methanesetrecipients: + methane, Antony.Lee, donovick
2020-03-02 09:54:52methanesetmessageid: <1583142892.67.0.332973349509.issue39775@roundup.psfhosted.org>
2020-03-02 09:54:52methanelinkissue39775 messages
2020-03-02 09:54:52methanecreate