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 Antony.Lee, miss-islington, serhiy.storchaka, yselivanov
Date 2018-03-06.18:23:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520360631.78.0.467229070634.issue33009@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 112f799666bac1bdbb320840d5fda3132255eb5e by Miss Islington (bot) in branch '3.7':
bpo-33009: Fix inspect.signature() for single-parameter partialmethods. (GH-6004)
https://github.com/python/cpython/commit/112f799666bac1bdbb320840d5fda3132255eb5e
History
Date User Action Args
2018-03-06 18:23:51miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, yselivanov, Antony.Lee
2018-03-06 18:23:51miss-islingtonsetmessageid: <1520360631.78.0.467229070634.issue33009@psf.upfronthosting.co.za>
2018-03-06 18:23:51miss-islingtonlinkissue33009 messages
2018-03-06 18:23:51miss-islingtoncreate