- 17 Jan, 2011 2 commits
-
-
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 22 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
-
Ned Deily authored
conversion from Python 2 build process. The correct version is in Mac/IDLE/IDLE.app/Contents/Resources/
-
Ned Deily authored
installer builds: bzip2 1.0.6, readline 6.1.2, SQLite 3.7.4 (with FTS3/FTS4 and RTREE enabled), and ncursesw 5.5 (wide-char support enabled).
-