[issue28878] datetime should not be a subclass of date

R. David Murray report at bugs.python.org
Mon Dec 5 09:18:28 EST 2016


R. David Murray added the comment:

Hmm.  I thought there was a PEP, but maybe datetime was from before PEPs because I did find a PEP when I searched.  I don't have specific pointers to discussion, that's why I suggested you search first.  I'm pretty sure I remember a discussion of this some time in the past five years, but I have no idea which list it took place on.  If you don't find any relevant thread, start one.  I'm going to nosy Tim Peters and Andrew Belopolsky; they may be able to save you some time by speaking directly to the issue.

However, changing this is probably ruled out by backward compatibility concerns, regardless of anyone's (modern) opinion on the design.

----------
nosy: +belopolsky, tim.peters

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28878>
_______________________________________


More information about the Python-bugs-list mailing list