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 maciej.szulik
Recipients BreamoreBoy, Juarez.Bochi, Julian.Gindi, adam-collard, ajaksu2, alanvgreen, amaury.forgeotdarc, belopolsky, berker.peksag, cvrebert, guettli, jafo, josh-sf, maciej.szulik, mark.dickinson, petre, sonderblade, tiktuk, vajrasky, westley.martinez
Date 2015-05-11.21:23:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431379384.81.0.913736288723.issue1100942@psf.upfronthosting.co.za>
In-reply-to
Content
Berker per your comment updated patch changing those two new methods (namely date.strptime and time.strptime) to be classmethod and not staticmethods.
History
Date User Action Args
2015-05-11 21:23:05maciej.szuliksetrecipients: + maciej.szulik, jafo, guettli, amaury.forgeotdarc, mark.dickinson, belopolsky, sonderblade, alanvgreen, ajaksu2, josh-sf, cvrebert, tiktuk, adam-collard, BreamoreBoy, westley.martinez, berker.peksag, Juarez.Bochi, petre, vajrasky, Julian.Gindi
2015-05-11 21:23:04maciej.szuliksetmessageid: <1431379384.81.0.913736288723.issue1100942@psf.upfronthosting.co.za>
2015-05-11 21:23:04maciej.szuliklinkissue1100942 messages
2015-05-11 21:23:04maciej.szulikcreate