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