push
github
datetime: fix checking timestamp range in new and set Now `datetime.new()` and `datetime_object:set()` check timestamp value to be in valid range. Out of range timestamps produce an error instead of assertion failure. Fixes #12147 NO_DOC=bugfix (cherry picked from commit a72640f4f)
63670 of 115134 branches covered (55.3%)
94659 of 109925 relevant lines covered (86.11%)
1914668.92 hits per line