• Michael W. Hudson's avatar
    Fix bug · b8963814
    Michael W. Hudson authored
    [ 1232517 ] OverflowError in time.utime() causes strange traceback
    
    A needed error check was missing.
    
    (Actually, this error check may only have become necessary in fairly
    recent Python, not sure).
    
    Backport candidate.
    b8963814
posixmodule.c 197 KB