- 15 Ock, 2011 5 kayıt (commit)
-
-
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ı
-
- 12 Ock, 2011 18 kayıt (commit)
-
-
Raymond Hettinger yazdı
Removed function type annotations from _pyio.py.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Raymond Hettinger yazdı
-
Antoine Pitrou yazdı
one reference to a huge object even when an exception is raised.
-
Raymond Hettinger yazdı
These are reserved for third-party use.
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
by Ross Lagerwall.
-
Alexander Belopolsky yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Nick Coghlan yazdı
Issue 10889: Support slicing and indexing of large ranges (no docs changes, since, as far as I know, we never said anywhere that this *didn't* work)
-
Raymond Hettinger yazdı
can be cut and pasted are more important than having a doctests on examples that already work.
-