Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

I have no opinion on the first question.  I would be fine with a simple "soft" 
deprecation where we simply add a note in documentation warning that these 
methods create naive datetime instances and it is preferable to use aware 
variants produced by meth(utc).  On the other hand eventually removing these 
methods will make maintenance easier.  Sorry I cannot offer more help with this 
decision.

With respect to the second question, I would be against mixed C/Python 
implementation.  I would also like to see C API to the new concrete tzinfo  
classes.

----------

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

Reply via email to