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 yselivanov
Recipients Antony.Lee, serhiy.storchaka, yselivanov
Date 2018-03-06.17:59:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520359188.71.0.467229070634.issue33009@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8a387219bdfb6ee34928d6168ac42ca559f11c9a by Yury Selivanov in branch 'master':
bpo-33009: Fix inspect.signature() for single-parameter partialmethods. (GH-6004)
https://github.com/python/cpython/commit/8a387219bdfb6ee34928d6168ac42ca559f11c9a
History
Date User Action Args
2018-03-06 17:59:48yselivanovsetrecipients: + yselivanov, serhiy.storchaka, Antony.Lee
2018-03-06 17:59:48yselivanovsetmessageid: <1520359188.71.0.467229070634.issue33009@psf.upfronthosting.co.za>
2018-03-06 17:59:48yselivanovlinkissue33009 messages
2018-03-06 17:59:48yselivanovcreate