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)
68807 of 116391 branches covered (59.12%)
103561 of 118258 relevant lines covered (87.57%)
1645009.43 hits per line