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