[issue24416] Have date.isocalendar() return a structseq instance
Raymond Hettinger
report at bugs.python.org
Tue Sep 3 22:25:04 EDT 2019
Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:
Paul, you're a new core dev. Please don't take issues away from the assignee. Please try to learn from more seasoned core devs. Don't argue with everything they say and demand they give you justifications.
I asked Tim to opine on this because 1) he is one of the principal authors of the datetime module, 2) he was party to previous decisions to upgrade from tuples to struct seq, 3) he has a good deal of common sense and knows what is important, and 4) he's far more senior than me, so there is a chance you might listen to him (my comments don't seem to carry any weight with you).
----------
assignee: p-ganssle -> tim.peters
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue24416>
_______________________________________
More information about the Python-bugs-list
mailing list