Jason R. Coombs added the comment:

For reference, I encountered an issue due to this change and didn't quite 
understand what was going on. I distilled the problem down and posted a 
question on stack overflow:

http://stackoverflow.com/questions/14300153/why-does-this-datetime-subclass-fail-on-python-3/14324503#14324503

The answer led me here, so now I understand. I wanted to share this use-case 
for posterity.

I didn't find anything in the "what's new" documents for Python 3.3 or 3.0. Was 
this fundamental signature change to all objects documented anywhere? Any 
objection if I draft a change to the docs?

----------
nosy: +jason.coombs

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

Reply via email to