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 serhiy.storchaka
Recipients corona10, ncoghlan, rhettinger, serhiy.storchaka, yselivanov
Date 2017-06-15.14:42:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497537723.43.0.103259925842.issue30149@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fb0825c2784f80689c4c00c3ede22958faaf512c by Serhiy Storchaka (Dong-hee Na) in branch '3.5':
bpo-30149: Fix partialmethod without explicit self parameter (#1308) (#1663)
https://github.com/python/cpython/commit/fb0825c2784f80689c4c00c3ede22958faaf512c
History
Date User Action Args
2017-06-15 14:42:03serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ncoghlan, yselivanov, corona10
2017-06-15 14:42:03serhiy.storchakasetmessageid: <1497537723.43.0.103259925842.issue30149@psf.upfronthosting.co.za>
2017-06-15 14:42:03serhiy.storchakalinkissue30149 messages
2017-06-15 14:42:03serhiy.storchakacreate