- 17 Jan, 2011 4 commits
-
-
Raymond Hettinger authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Reviewed by Georg.
-
- 16 Jan, 2011 16 commits
-
-
Brett Cannon authored
Placeholder sentence pointing out that imoprtlib has updated (as well as deprecated) ABCs thanks to the new .pyc situation.
-
Matthias Klose authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
in subprocess.Popen.
-
Raymond Hettinger authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Georg Brandl authored
-
Nick Coghlan authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 15 Jan, 2011 20 commits
-
-
Martin v. Löwis authored
Don't try to package subprocessdata/*.py twice.
-
Georg Brandl authored
-
Antoine Pitrou authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Antoine Pitrou authored
length and a non-zero offset, and an attempt to read past the end of file is made (IndexError is raised instead). Patch by Ross Lagerwall. Requested by Georg.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
PyEval_ReleaseLock(). The thread-state aware APIs should be used instead.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
(we need some tests for this)
-
Eli Bendersky authored
Issue #10912: Clarify the documentation of PyObject_RichCompareBool. Thanks to Devin Jeanpierre for spotting the problem.
-
Ned Deily authored
-