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 cykerway
Recipients bethard, cykerway, paul.j3, tshepang, vvas
Date 2018-12-01.13:50:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543672250.21.0.788709270274.issue14074@psf.upfronthosting.co.za>
In-reply-to
Content
Can confirm this bug still exists on master branch, python3.7, python3.6, and very likely other versions since it's reported.

It seems only `_format_action_invocation` and `_get_action_name` need to be fixed. So we can do it more lightweight (<10 lines).
History
Date User Action Args
2018-12-01 13:50:50cykerwaysetrecipients: + cykerway, bethard, tshepang, paul.j3, vvas
2018-12-01 13:50:50cykerwaysetmessageid: <1543672250.21.0.788709270274.issue14074@psf.upfronthosting.co.za>
2018-12-01 13:50:50cykerwaylinkissue14074 messages
2018-12-01 13:50:50cykerwaycreate