- 07 Jan, 2014 5 commits
-
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
Guido van Rossum authored
-
- 06 Jan, 2014 6 commits
-
-
R David Murray authored
Also add a missing word to gc entry, and delete a now-obsolete doc note in the weakref __callback__ docs. (Opened an issue for rewriting the section that compares finalizers and __del__ method.)
-
R David Murray authored
Also fleshed out the entry on struct.iter_unpack.
-
Larry Hastings authored
now more accurate.
-
Larry Hastings authored
initialized with a default value.
-
Larry Hastings authored
-
Larry Hastings authored
-
- 05 Jan, 2014 12 commits
-
-
Raymond Hettinger authored
Also, provide a minor hint to the compiler on how to group the xors.
-
Ethan Furman authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Eric Snow authored
-
R David Murray authored
-
Eric Snow authored
The test is failing on one of the stable FreeBSD buildbots. It seems unlikely that the gc module would not be available, so switching to _imp may not fix the problem.
-
R David Murray authored
I was confused by the text saying that read_events "iterated", since it actually returns an iterator (that's what a generator does) that the caller must then iterate. So I tidied up the language. I'm not sure what the sentence "Events provided in a previous call to read_events() will not be yielded again." is trying to convey, so I didn't try to fix that. Also fixed a couple more news items.
-
Eric Snow authored
Also add missing tests to test_pydoc.
-
R David Murray authored
Also update news entry for SMTPException; when I changed it from IOError to OSError I forgot to update the news item.
-
- 04 Jan, 2014 17 commits
-
-
R David Murray authored
-
R David Murray authored
And more news entry clarifications.
-
R David Murray authored
Also clarify some NEWS entries.
-
R David Murray authored
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
Serhiy Storchaka authored
-
Larry Hastings authored
-
Serhiy Storchaka authored
-
Larry Hastings authored
take two parameters.
-
Serhiy Storchaka authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-