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 abarry
Recipients abarry, alexomics
Date 2018-05-02.14:33:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525271617.72.0.682650639539.issue33410@psf.upfronthosting.co.za>
In-reply-to
Content
`type` has a default `__format__` implementation which doesn't accept any formatting options. This is expected behaviour.
History
Date User Action Args
2018-05-02 14:33:37abarrysetrecipients: + abarry, alexomics
2018-05-02 14:33:37abarrysetmessageid: <1525271617.72.0.682650639539.issue33410@psf.upfronthosting.co.za>
2018-05-02 14:33:37abarrylinkissue33410 messages
2018-05-02 14:33:37abarrycreate