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 methane
Recipients corona10, doerwalter, methane
Date 2018-07-10.07:26:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531207600.75.0.56676864532.issue33967@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 445f1b35ce8461268438c8a6b327ddc764287e05 by INADA Naoki (Dong-hee Na) in branch 'master':
bpo-33967: Fix singledispatch raised IndexError when no args (GH-8184)
https://github.com/python/cpython/commit/445f1b35ce8461268438c8a6b327ddc764287e05
History
Date User Action Args
2018-07-10 07:26:40methanesetrecipients: + methane, doerwalter, corona10
2018-07-10 07:26:40methanesetmessageid: <1531207600.75.0.56676864532.issue33967@psf.upfronthosting.co.za>
2018-07-10 07:26:40methanelinkissue33967 messages
2018-07-10 07:26:40methanecreate