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