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 Mariatta
Recipients Daryl Luna, Mariatta, berker.peksag, georg.brandl, giampaolo.rodola, gps, gregory.p.smith, larry, martin.panter, python-dev, r.david.murray, rnk
Date 2016-11-20.08:14:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479629663.6.0.313016193555.issue20572@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Martin :)

Alright, in v2 patch, I added stacklevel=2 parameter and test case for it.
Did not find any usage of the endtime parameter in cpython.

I'm also thinking that it can be removed in 3.7, considering it's been documented as deprecated since 3.4. But maybe I'm not a good judge for this?
History
Date User Action Args
2016-11-20 08:14:23Mariattasetrecipients: + Mariatta, georg.brandl, gregory.p.smith, larry, giampaolo.rodola, gps, r.david.murray, rnk, python-dev, berker.peksag, martin.panter, Daryl Luna
2016-11-20 08:14:23Mariattasetmessageid: <1479629663.6.0.313016193555.issue20572@psf.upfronthosting.co.za>
2016-11-20 08:14:23Mariattalinkissue20572 messages
2016-11-20 08:14:23Mariattacreate