[issue37642] timezone allows no offset from range (23:59, 24:00)

Paul Ganssle report at bugs.python.org
Sun Jul 21 08:37:07 EDT 2019


Paul Ganssle <p.ganssle at gmail.com> added the comment:

I agree that the C and Python behavior should be the same, and both of them should allow all offsets less than 24 hours. I'm actually quite surprised we don't have a test for this in `datetimetester.py`.

----------
stage:  -> needs patch

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37642>
_______________________________________


More information about the Python-bugs-list mailing list