Nick Coghlan added the comment:

Discussion in #20855 made me realise that any deprecation warning should 
explain how to convert a time object to "seconds since midnight". That model of 
time of day is the most likely origin of the current behaviour, and explicit 
conversion to that form would be the easiest way to avoid the deprecation 
warning in any cases where the current behaviour is actually considered 
desirable.

----------

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

Reply via email to