2009-02-28 |
Mark Dickinson | Merged revisions 70062 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Hirokazu Yamamoto | Merged revisions 70056 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Hirokazu Yamamoto | Merged revisions 70052 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Tarek Ziadé | Merged revisions 70049 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Benjamin Peterson | Blocked revisions 70011,70016 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Georg Brandl | another instance of #804543: use strdup() when saving... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Georg Brandl | #5360: replace PyObject_HEAD_INIT by PyVarObject_HEAD_INIT. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Georg Brandl | #5360: remove RO which has been kicked from 3k. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Georg Brandl | #5357: fix incomprehensible paragraph in urlopen()... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Tarek Ziadé | Merged revisions 70017 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Raymond Hettinger | Give mapping views a usable repr. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Tarek Ziadé | Merged revisions 70007 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Tarek Ziadé | Merged revisions 70003 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Benjamin Peterson | Blocked revisions 70000 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Benjamin Peterson | Merged revisions 69811,69947 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Benjamin Peterson | Blocked revisions 69994 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Benjamin Peterson | Merged revisions 69803-69805,69840,69901,69905,69907... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Benjamin Peterson | Blocked revisions 69937,69946,69952-69953,69955,69959... |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Raymond Hettinger | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Raymond Hettinger | Sync-up 3.1 docs with 2.7 for collections.Counter(). |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Tarek Ziadé | Merged revisions 69976 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Mark Dickinson | Merged revisions 69974 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Jeffrey Yasskin | http://bugs.python.org/issue4715 |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Raymond Hettinger | More markup and spelling fixes. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Raymond Hettinger | Tweak markup, grammar, and punctuation. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Raymond Hettinger | Revert unintended part of r69948. Pydoc was not suppos... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Raymond Hettinger | Refine docs for super() noting that sibling classes can |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Raymond Hettinger | Use ABCs to validate documented restriction to Sets... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Raymond Hettinger | range() should have been registered as a Sequence. |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Raymond Hettinger | Fix-up random docs. Jumpahead was removed long ago... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Benjamin Peterson | Blocked revisions 69870-69871,69908 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Raymond Hettinger | Update itertools recipes to use next(). |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Tarek Ziadé | Merged revisions 69902 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Georg Brandl | Blocked revisions 69896 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Georg Brandl | #5348: format() converts all kinds of values. |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Benjamin Peterson | .pythonrc.py is no more |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Matthias Klose | Merged revisions 69889 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Tarek Ziadé | Merged revisions 69881 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Tarek Ziadé | Blocked revisions 69878 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Tarek Ziadé | Merged revisions 69874 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Matthias Klose | - Modules/Setup.dist: Mention _heapq |
commit | commitdiff | tree | snapshot |
2009-02-22 |
Tarek Ziadé | Merged revisions 69861 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Raymond Hettinger | In Py3.x, a list comprehension is now faster than list... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Benjamin Peterson | Merged revisions 69855 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brett Cannon | Relocate source_mtime in importlib to PyPycLoader. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Benjamin Peterson | Blocked revisions 69837-69838 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Raymond Hettinger | Port r69837: Fix keyword arguments for itertools.count... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Raymond Hettinger | Port r69838: Speedup and simplify negative counter... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Mark Dickinson | Merged revisions 69846 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brett Cannon | Refactor source and bytecode file loaders in importlib... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brett Cannon | Tweak the source/bytecode loader from importlib to... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brett Cannon | Separate out finder for source and source/bytecode. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brett Cannon | Do some cleanup in importlib: |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brett Cannon | Add some notes about importlib and some API exposure... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Brett Cannon | Minor NOTES changes for importlib. |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Mark Dickinson | More typos in Lib/turtle.py |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Mark Dickinson | Merged revisions 69816 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Eric Smith | Merged revisions 69806 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Benjamin Peterson | Merged revisions 69415,69591,69593 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Benjamin Peterson | Merged revisions 69769,69776 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Benjamin Peterson | Blocked revisions 69268,69516,69757,69761,69765,69770... |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Benjamin Peterson | fix None errno #5312 |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Amaury Forgeot... | #5306: Fix compilation on Windows by properly merging... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Vinay Sajip | #5287: Add exception handling around findCaller() call... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Raymond Hettinger | Inline coefficients in gamma(). Add reflection formula... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Martin v. Löwis | Regenerate with autoconf 2.61. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Raymond Hettinger | Add links to helpful external resources. |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Raymond Hettinger | Add an example for math.fsum() and elaborate on the... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Raymond Hettinger | Add some cross-references to the docs. Simplify the... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Benjamin Peterson | Merged revisions 69576,69579-69580,69589,69619-69620... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Benjamin Peterson | Blocked revisions 69748,69751 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Raymond Hettinger | Add keyword arg support to itertools.repeat(). |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Raymond Hettinger | Add keyword arg support to itertools.compress(). |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Benjamin Peterson | Blocked revisions 69716 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Benjamin Peterson | Blocked revisions 69414,69561,69604,69672,69689,69709... |
commit | commitdiff | tree | snapshot |
2009-02-19 |
Gregory P.... | merge socket module documentation update from trunk... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Raymond Hettinger | Generalize the itertools.tee() recipe. |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Hirokazu Yamamoto | Merged revisions 69714,69718 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Tarek Ziadé | Merged revisions 69724 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Raymond Hettinger | Fix-up intro paragraph for collections docs. |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Raymond Hettinger | Fixup intro paragraphs for the itertools docs. Add... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Tarek Ziadé | Merged revisions 69710 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Brett Cannon | Outline a possible way to separate out source loading... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Brett Cannon | Implement the more specific PEP 302 semantics for loade... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Benjamin Peterson | I think this file has long outlived its usefulness |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Tarek Ziadé | Merged revisions 69700 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Tarek Ziadé | Merged revisions 69693 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Tarek Ziadé | Merged revisions 69692 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Benjamin Peterson | Merged revisions 69688,69690 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Benjamin Peterson | Blocked revisions 69685 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Raymond Hettinger | Add GC support to count() objects. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Benjamin Peterson | remove another use of cmp() |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Benjamin Peterson | no 2.3 compat in the py3k lib #3676 |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Benjamin Peterson | raise more generic Exception() instead of RuntimeError... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Facundo Batista | Removed message about compatibility with 2.3. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Eric Smith | Merged revisions 69666 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Hirokazu Yamamoto | Issue #5249: time.strftime returned malformed string... |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Brett Cannon | Document importlib.machinery.PathFinder. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Mark Dickinson | Fix more places in Objects/longobject.c where it's... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Mark Dickinson | Blocked revisions 69639 via svnmerge |
commit | commitdiff | tree | snapshot |
next |