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 miss-islington
Recipients gvanrossum, hongweipeng, miss-islington, tkomiya
Date 2022-01-21.22:06:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642802802.05.0.160550313267.issue43118@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9e3ff821dac05e8fde030ec83bd988f3eba66065 by Miss Islington (bot) in branch '3.9':
bpo-43118: Fix bug in inspect.signature around 'base.__text_signature__' (GH-30285)
https://github.com/python/cpython/commit/9e3ff821dac05e8fde030ec83bd988f3eba66065
History
Date User Action Args
2022-01-21 22:06:42miss-islingtonsetrecipients: + miss-islington, gvanrossum, hongweipeng, tkomiya
2022-01-21 22:06:42miss-islingtonsetmessageid: <1642802802.05.0.160550313267.issue43118@roundup.psfhosted.org>
2022-01-21 22:06:42miss-islingtonlinkissue43118 messages
2022-01-21 22:06:42miss-islingtoncreate