- 15 Ock, 2011 23 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Antoine Pitrou yazdı
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 yazdı
-
Antoine Pitrou yazdı
PyEval_ReleaseLock(). The thread-state aware APIs should be used instead.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
(we need some tests for this)
-
Eli Bendersky yazdı
Issue #10912: Clarify the documentation of PyObject_RichCompareBool. Thanks to Devin Jeanpierre for spotting the problem.
-
Ned Deily yazdı
-
Ned Deily yazdı
conversion from Python 2 build process. The correct version is in Mac/IDLE/IDLE.app/Contents/Resources/
-
Ned Deily yazdı
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).
-
Ned Deily yazdı
Extras (/Applications/Python 3.n/Extras/) where the Demo directory had previous been installed.
-
Ned Deily yazdı
current build practices.
-
Ned Deily yazdı
rather than the currently problematic Apple-supplied one, when running with the 64-/32-bit installer variant.
-
- 14 Ock, 2011 8 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
as unicode, and accept binary files. Add encoding and errors attributes to cgi.FieldStorage.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
- 13 Ock, 2011 9 kayıt (commit)
-
-
Alexander Belopolsky yazdı
Also added a source code link.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Note, the docstrings (for the most part) were already very thorough and included type information.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-