- 02 Jan, 2016 9 commits
-
-
R David Murray authored
-
R David Murray authored
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 authored
-
R David Murray authored
This restores backward compatibility lost in the fix for #21075, and is better duck typing. Patch by Akira Li.
-
Senthil Kumaran authored
Issue25917 : Fix howto links in docs. Point the reference documentation instead of wiki.
-
Senthil Kumaran authored
Issue25917 : Fix howto links in docs. Point the reference documentation instead of wiki.
-
Senthil Kumaran authored
-
Gregory P. Smith authored
Davis reviewing code.
-
Gregory P. Smith authored
Davis reviewing code.
-
- 01 Jan, 2016 18 commits
-
-
Ned Deily authored
-
Ned Deily authored
-
Ned Deily authored
-
Zachary Ware authored
-
Zachary Ware authored
Reported by Anatoly Techtonik on docs@
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 30 Dec, 2015 6 commits
-
-
Serhiy Storchaka authored
Simplified testing for null characters in __name__ setter.
-
Serhiy Storchaka authored
Simplified testing for null characters in __name__ setter.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 29 Dec, 2015 7 commits
-
-
Berker Peksag authored
Patch by John Walker.
-
Berker Peksag authored
Patch by John Walker.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Decimals by 3 times. Unified error messages in float.as_integer_ratio(), Decimal.as_integer_ratio(), and Fraction constructors.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Zachary Ware authored
-