Martin Panter added the comment:

Thanks Mariatta. Some people like to use the warn(stacklevel=2) parameter, then 
the warning message is potentially more useful.

Also, I think it would be good to write a brief test case for the warning. 
There are probably lots of examples in the test suite, e.g. search for 
DeprecationWarning in revision 0dd263949e41.

Have you checked if there is existing code using the endtime=... parameter? It 
you run the test suite with -Werror enabled, that would be a good indicator.

Maybe it is okay to remove the parameter completely in 3.7.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20572>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to