2009-07-28 |
Mark Dickinson | Blocked revisions 74234 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Mark Dickinson | Merged revisions 74184,74230 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Raymond Hettinger | Issue 6573: Fix set.union() for cases where self is... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Jack Diederich | - belated ACK for issue #6106 |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Eric Smith | Sync trunk and py3k versions of string formatting.... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Eric Smith | Blocked revisions 74219 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Jack Diederich | - fix issue #6106, Telnet.process_rawq default handling... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Georg Brandl | Merged revisions 74205 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Georg Brandl | Merged revisions 74207 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Georg Brandl | Merged revisions 74209 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Georg Brandl | Recorded merge of revisions 74210 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Senthil Kumaran | Fixing module names in the NEWS entry. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Senthil Kumaran | versionadded: 3.2. not 3.1. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Senthil Kumaran | Fixed Issue1424152 in Py3k: urllib2 fails with HTTPS... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Benjamin Peterson | account for range() py3k change |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Georg Brandl | Blocked revisions 74194 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Amaury Forgeot... | Blocked revisions 74189 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Georg Brandl | Recorded merge of revisions 74185 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Alexandre Vassalotti | Specialize assertTrue checks when possible. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Alexandre Vassalotti | Use assertGreater instead of assertTrue(x > y). |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Alexandre Vassalotti | Clean up test_curses. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ezio Melotti | Merged revisions 74179 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-22 |
R. David Murray | Recorded merge of revisions 74175 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Benjamin Peterson | Blocked revisions 74152,74173 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-07-22 |
R. David Murray | Issue 6542: Make sure that TestInvalidFD.test_closerang... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Georg Brandl | Merged revisions 74167 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Tarek Ziadé | Merged revisions 74163 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Alexandre Vassalotti | Use unittest.SkipTest to skip tests in test_threading. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Alexandre Vassalotti | Remove erroneous print statement. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Alexandre Vassalotti | Only skip test_nis on Solaris. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Alexandre Vassalotti | Issue #6151: Make PyDescr_COMMON conform to standard C. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Alexandre Vassalotti | Issue #6218: Make io.BytesIO and io.StringIO picklable. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Alexandre Vassalotti | Issue #6241: Better type checking for the arguments... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Alexandre Vassalotti | Issue #6360: Simplify string decoding in xmlrpc.client. |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Alexandre Vassalotti | Issue #6242: Fix deallocator of io.StringIO and io... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Alexandre Vassalotti | Make test_normalization verify the version of the corre... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Alexandre Vassalotti | Fix open_urlresource() to pass its arguments to open... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Benjamin Peterson | Merged revisions 74150 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ezio Melotti | Merged revisions 74148 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Benjamin Peterson | Merged revisions 74139 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Benjamin Peterson | Merged revisions 74117,74123 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Alexandre Vassalotti | Merged revisions 73750 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Alexandre Vassalotti | Merged revisions 72487-72488,72879 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Alexandre Vassalotti | Merged revisions 73683,73786 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Alexandre Vassalotti | Add ignore rule for the Doc/tools/jinga2/ directory. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Alexandre Vassalotti | Revert r74125. |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Alexandre Vassalotti | Merged revisions 73706,73778 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Alexandre Vassalotti | Merged revisions 73871 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Alexandre Vassalotti | Ignore the correct jinga directory. |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Brett Cannon | Make the wdocs for importlib.abc.ExecutionLoader to... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Benjamin Peterson | Blocked revisions 74119 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-07-20 |
R. David Murray | Remove apparently unneeded and un-cleaned-up munging... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Benjamin Peterson | Merged revisions 74114 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Brett Cannon | Implement the PEP 302 protocol for get_filename() as |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Brett Cannon | Importlib's documentation said that importlib.abc.PyLoa... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Brett Cannon | Remove custom test-skipping code in importlib tests... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Brett Cannon | Some tests in importlib.test.source.test_abc_loader... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Brett Cannon | Update importlib.test.source.test_abc_loader to new... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristján Valur... | merging revision 74100 from trunk: |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristján Valur... | porting revision 74098 from trunk: |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Benjamin Peterson | skip test when distutils is not made for py3k |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Benjamin Peterson | Merged revisions 74095 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Georg Brandl | Recorded merge of revisions 74089 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Senthil Kumaran | Fix for issue5102, timeout value propages between redir... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
R. David Murray | News item for issue 6070 fix that was omitted from... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Mark Dickinson | Merged revisions 74083 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Mark Dickinson | Blocked revisions 74080 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Mark Dickinson | Issue #6431: Fix Fraction comparisons to return NotImpl... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Georg Brandl | #6502: add missing comma in docstring. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Alexandre Vassalotti | Merged revisions 74072 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Blocked revisions 74067,74069 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Regenerate configure script using autoconf 2.61. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Revert r74049. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Benjamin Peterson | update ast version |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Blocked revisions 73819,73821-73822,73863,73877 via... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Merged revisions 73694,73708,73738 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Merged revisions 73665,73693,73704-73705,73707,73712... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Blocked revisions 73773 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Blocked revisions 73774,73812,73839 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Recorded merge of revisions 73841 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Merged revisions 73870,73879,73899-73900,73905-73906... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Merged revisions 73930-73932,73937-73939,73945,73951... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Merged revisions 73985-73986,73988-73991,73994 via... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Merged revisions 73995,74002,74005,74007-74008,74011... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Merged revisions 74051-74052 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Blocked revisions 74028-74029,74038 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Blocked revisions 74048 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Regenerate configure script. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Hirokazu Yamamoto | Merged revisions 74040,74042 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Merged revisions 74044 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Merged revisions 74039 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Cache the results of all runtime checks. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Use AC_CHECK_SIZEOF to find the size of off_t, pthread_... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Blocked revisions 74031-74033 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | The output() function takes only one string argument. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Use the proper autoconf macro for checking byte order. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Tarek Ziadé | Merged revisions 74024 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Alexandre Vassalotti | Don't check 64-bit test cases on 32-bit machine. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Amaury Forgeot... | Merged revisions 74006 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Alexandre Vassalotti | Blocked revisions 74014 via svnmerge |
commit | commitdiff | tree | snapshot |
next |