2009-10-04 |
Benjamin Peterson | Blocked revisions 75164-75166 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Benjamin Peterson | Blocked revisions 74849,75143,75181 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Benjamin Peterson | Merged revisions 74865,75175,75180 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Benjamin Peterson | Blocked revisions 74845 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Benjamin Peterson | Merged revisions 74524,74556 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Mark Dickinson | Merged revisions 75236 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Benjamin Peterson | remove 8-bit string sentence |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Benjamin Peterson | Merged revisions 74779-74786,74793,74795,74811,74860... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Benjamin Peterson | Merged revisions 75223 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Mark Dickinson | Use size_t instead of int for a PyMem_MALLOC argument... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Ezio Melotti | silence with (void) two warnings about computed and... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Benjamin Peterson | isinstance(f, collections.Callable) is more correct |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Benjamin Peterson | revert r75090 |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Tarek Ziadé | Merged revisions 75209 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Mark Dickinson | Merged revisions 75205 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Tarek Ziadé | Blocked revisions 75196 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Tarek Ziadé | Merged revisions 75192 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Mark Dickinson | More versionadded/versionchanged fixes |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Mark Dickinson | Remove outdated versionchanged entry |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Antoine Pitrou | Blocked revisions 75171 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Antoine Pitrou | Issue #7022: clarification of RawIOBase.read(), suggest... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Mark Dickinson | Fix versionadded for py3k math.gamma |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Benjamin Peterson | more stable url |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Benjamin Peterson | fix opensearch version |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Mark Dickinson | Merged revisions 75157 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Mark Dickinson | Merged revisions 75141 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Antoine Pitrou | [NOTE: the original bug doesn't exist in py3k but this... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
R. David Murray | Merged revisions 75111 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Raymond Hettinger | Issue 7008: Better document str.title and show how... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Philip Jenvey | Recorded merge of revisions 75123 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Mark Dickinson | Merged revisions 75117 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-28 |
R. David Murray | Blocked revisions 75115 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Mark Dickinson | Merged revisions 75110 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Mark Dickinson | Recorded merge of revisions 75054 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Mark Dickinson | Recorded merge of revisions 75103-75104,75106 via svnme... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Kristján Valur... | merging revision 75106 from trunk: |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Kristján Valur... | http://bugs.python.org/issue6836 |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Kristján Valur... | http://bugs.python.org/issue6971 |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Mark Dickinson | Blocked revisions 75091 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Benjamin Peterson | use more correct callable replacement |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Mark Dickinson | Blocked revisions 75084 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Benjamin Peterson | star_expr now always has two nodes |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Benjamin Peterson | fix an ambiguity in the grammar from the implementation... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Georg Brandl | fix default value |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Georg Brandl | use new style optional args |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Ezio Melotti | Merged revisions 75070 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Ezio Melotti | string.capwords is still around, adding back the tests |
commit | commitdiff | tree | snapshot |
2009-09-26 |
R. David Murray | Andrew just committed a patch for curses, so since... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Ezio Melotti | fix print statement |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Benjamin Peterson | correct the fixpath.py script to work in Python 3 ... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Benjamin Peterson | fix print statement |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Ezio Melotti | #6998: fix missing () on a print |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Ezio Melotti | Merged revisions 75055 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Mark Dickinson | Issue #1766304: The range.__contains__ optimization... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Mark Dickinson | Merged revisions 75047 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Mark Dickinson | Silence compiler warning |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Ezio Melotti | Merged revisions 75039 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Mark Dickinson | Add Robert Lehmann for issue #1766304 patch |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Mark Dickinson | Issue #1766304: Optimize membership testing for ranges... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Brett Cannon | Merged revisions 75024 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Brett Cannon | Merged revisions 75020 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Georg Brandl | #6969: make it explicit that configparser writes/reads... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Tarek Ziadé | Merged revisions 74812 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Brett Cannon | Merged revisions 75011 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Antoine Pitrou | Merged revisions 75007 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Mark Dickinson | Merged revisions 75003 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Tarek Ziadé | Merged revisions 74994,74997 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Tarek Ziadé | Merged revisions 74992 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Tarek Ziadé | Merged revisions 74988 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Doug Hellmann | Merged revisions 74984 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Ronald Oussoren | Merged revisions 74978 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Ronald Oussoren | Merged revisions 74972 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Ronald Oussoren | Merged revisions 74970 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Ronald Oussoren | Merged revisions 74966 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Ezio Melotti | Merged revisions 74958 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-19 |
R. David Murray | Add everyone who we know has been a release manager |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Thomas Heller | Merged revisions 74948 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Georg Brandl | I would like to maintain the token module! |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Benjamin Peterson | add myself for symtable |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Benjamin Peterson | add a new category for myself |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Benjamin Peterson | adjust signature |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Benjamin Peterson | Blocked revisions 74936-74937 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Benjamin Peterson | kill merged line |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Benjamin Peterson | Merged revisions 74929 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-18 |
R. David Murray | More descriptive/generic name for the svn/hg entry... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
R. David Murray | Remove non-committer mistakenly added. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
R. David Murray | Add some names gleaned from the "Tracker Archeology... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Mark Dickinson | Merged revisions 74925 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Thomas Heller | Merged revisions 74921 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Thomas Heller | Merged revisions 74917 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Mark Dickinson | Merged revisions 74913 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Mark Dickinson | Issue #6713 (continued): remove unused arbitrary-base... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Eric Smith | Issue #6882: Import uuid creates zombies processes... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Antoine Pitrou | Add myself in a couple of places |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Ezio Melotti | Add myself in interest areas and mark effbot as inactiv... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Georg Brandl | Add myself in interest areas. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Georg Brandl | #6935: update version. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Brett Cannon | Add myself to a couple places as maintainer. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Alexandre Vassalotti | Added myself to my areas of interest. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
R. David Murray | Benajmin is also compiler-knowledgeable. |
commit | commitdiff | tree | snapshot |
next |