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 lukasz.langa
Recipients FFY00, ezyang, gvanrossum, hongweipeng, jonathan.slenders, lukasz.langa, mauvilsa, miss-islington, ralf.gommers, serhiy.storchaka, yselivanov
Date 2021-07-17.08:36:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626510999.57.0.492326229576.issue40897@roundup.psfhosted.org>
In-reply-to
Content
New changeset df7c62980d15acd3125dfbd81546dad359f7add7 by Miss Islington (bot) in branch '3.9':
bpo-40897:Give priority to using the current class constructor in `inspect.signature` (GH-27177) (GH-27209)
https://github.com/python/cpython/commit/df7c62980d15acd3125dfbd81546dad359f7add7
History
Date User Action Args
2021-07-17 08:36:39lukasz.langasetrecipients: + lukasz.langa, gvanrossum, ezyang, serhiy.storchaka, yselivanov, ralf.gommers, jonathan.slenders, hongweipeng, miss-islington, mauvilsa, FFY00
2021-07-17 08:36:39lukasz.langasetmessageid: <1626510999.57.0.492326229576.issue40897@roundup.psfhosted.org>
2021-07-17 08:36:39lukasz.langalinkissue40897 messages
2021-07-17 08:36:39lukasz.langacreate