- 14 Jan, 2011 2 commits
-
-
Eli Bendersky authored
-
Eli Bendersky authored
-
- 13 Jan, 2011 9 commits
-
-
Alexander Belopolsky authored
Also added a source code link.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
Note, the docstrings (for the most part) were already very thorough and included type information.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 12 Jan, 2011 18 commits
-
-
Raymond Hettinger authored
Removed function type annotations from _pyio.py.
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Raymond Hettinger authored
-
Antoine Pitrou authored
one reference to a huge object even when an exception is raised.
-
Raymond Hettinger authored
These are reserved for third-party use.
-
Benjamin Peterson authored
-
Antoine Pitrou authored
by Ross Lagerwall.
-
Alexander Belopolsky authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Nick Coghlan authored
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 authored
can be cut and pasted are more important than having a doctests on examples that already work.
-
- 11 Jan, 2011 11 commits
-
-
Terry Reedy authored
Based on part of A. Belopolsky's patch.
-
Raymond Hettinger authored
-
Alexander Belopolsky authored
initial data is provided in an array object with correct type.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Eric Smith authored
-
Nick Coghlan authored
Issue 10556: test_zipimport_support implicitly imports too many modules (including _ssl) to safely clobber sys.modules after each test
-
Raymond Hettinger authored
-
Nick Coghlan authored
-