- 02 Ock, 2016 8 kayıt (commit)
-
-
R David Murray yazdı
and others, including imaplib's own behavior. I'm applying this only to 3.6 because there's a potential backward compatibility concern: if there are servers that include ] characters in the 'text' portion of their imap responses, this code change could introduce a new bug. Patch by Lita Cho, reviewed by Jessica McKellar, Berker Peksag, Maciej Szulik, silentghost, and me (I fleshed out the comments with the additional info/concerns.)
-
R David Murray yazdı
-
R David Murray yazdı
This restores backward compatibility lost in the fix for #21075, and is better duck typing. Patch by Akira Li.
-
Senthil Kumaran yazdı
Issue25917 : Fix howto links in docs. Point the reference documentation instead of wiki.
-
Senthil Kumaran yazdı
Issue25917 : Fix howto links in docs. Point the reference documentation instead of wiki.
-
Senthil Kumaran yazdı
-
Gregory P. Smith yazdı
Davis reviewing code.
-
Gregory P. Smith yazdı
Davis reviewing code.
-
- 01 Ock, 2016 18 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Reported by Anatoly Techtonik on docs@
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 30 Ara, 2015 6 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Simplified testing for null characters in __name__ setter.
-
Serhiy Storchaka yazdı
Simplified testing for null characters in __name__ setter.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 29 Ara, 2015 8 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by John Walker.
-
Berker Peksag yazdı
Patch by John Walker.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Decimals by 3 times. Unified error messages in float.as_integer_ratio(), Decimal.as_integer_ratio(), and Fraction constructors.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Zachary Ware yazdı
-
Brett Cannon yazdı
Issue #25802: Deprecate load_module() on importlib.machinery.SourceFileLoader and SourcelessFileLoader. They were the only remaining implementations of load_module() not documented as deprecated.
-