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 r.david.murray
Recipients eric.smith, hugo.prodhomme@gmx.fr, marco.buttu, r.david.murray, serhiy.storchaka
Date 2017-02-10.15:34:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486740842.58.0.818820465461.issue29526@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy: those are both great ideas.  +1 from me too.  Then we can even have the date formatting documented without cluttering up the main docstring, if we wish :)  The format docstring should then also mention doing help on the __format__ method of concrete types.
History
Date User Action Args
2017-02-10 15:34:02r.david.murraysetrecipients: + r.david.murray, eric.smith, serhiy.storchaka, marco.buttu, hugo.prodhomme@gmx.fr
2017-02-10 15:34:02r.david.murraysetmessageid: <1486740842.58.0.818820465461.issue29526@psf.upfronthosting.co.za>
2017-02-10 15:34:02r.david.murraylinkissue29526 messages
2017-02-10 15:34:02r.david.murraycreate