• Barry Warsaw's avatar
    Resolution of bug #997368, "strftime() backward compatibility". · e8bedeb4
    Barry Warsaw yazdı
    Specifically, time.strftime() no longer accepts a 0 in the yday position of a
    time tuple, since that can crash some platform strftime() implementations.
    
    parsedate_tz(): Change the return value to return 1 in the yday position.
    
    Update tests in test_rfc822.py and test_email.py
    e8bedeb4
Adı
Son kayıt (commit)
Son güncelleme
..
test Loading commit data...
Charset.py Loading commit data...
Encoders.py Loading commit data...
Errors.py Loading commit data...
FeedParser.py Loading commit data...
Generator.py Loading commit data...
Header.py Loading commit data...
Iterators.py Loading commit data...
MIMEAudio.py Loading commit data...
MIMEBase.py Loading commit data...
MIMEImage.py Loading commit data...
MIMEMessage.py Loading commit data...
MIMEMultipart.py Loading commit data...
MIMENonMultipart.py Loading commit data...
MIMEText.py Loading commit data...
Message.py Loading commit data...
Parser.py Loading commit data...
Utils.py Loading commit data...
__init__.py Loading commit data...
_parseaddr.py Loading commit data...
base64MIME.py Loading commit data...
quopriMIME.py Loading commit data...