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 nitishch
Recipients Antony.Lee, nitishch
Date 2018-04-02.05:20:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522646403.66.0.467229070634.issue33197@psf.upfronthosting.co.za>
In-reply-to
Content
Also, _ParameterKind class has a __str__ method. So, I guess it's better to use "{!s}" in the format string instead of using kind.name.
History
Date User Action Args
2018-04-02 05:20:03nitishchsetrecipients: + nitishch, Antony.Lee
2018-04-02 05:20:03nitishchsetmessageid: <1522646403.66.0.467229070634.issue33197@psf.upfronthosting.co.za>
2018-04-02 05:20:03nitishchlinkissue33197 messages
2018-04-02 05:20:03nitishchcreate