| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement the PEP 302 protocol for get_filename() as | Brett Cannon | 2009-07-20 | 6 | -27/+136 |
|
|
* | Importlib's documentation said that importlib.abc.PyLoader inherited from | Brett Cannon | 2009-07-20 | 3 | -15/+66 |
|
|
* | Remove custom test-skipping code in importlib tests for unittest code. | Brett Cannon | 2009-07-20 | 1 | -13/+14 |
|
|
* | Some tests in importlib.test.source.test_abc_loader were testing what happens | Brett Cannon | 2009-07-20 | 2 | -8/+20 |
|
|
* | Update importlib.test.source.test_abc_loader to new features added in Python ... | Brett Cannon | 2009-07-19 | 1 | -17/+19 |
|
|
* | merging revision 74100 from trunk: | Kristján Valur Jónsson | 2009-07-19 | 1 | -1/+1 |
|
|
* | porting revision 74098 from trunk: | Kristján Valur Jónsson | 2009-07-19 | 3 | -6/+25 |
|
|
* | skip test when distutils is not made for py3k | Benjamin Peterson | 2009-07-19 | 1 | -2/+2 |
|
|
* | Merged revisions 74095 via svnmerge from | Benjamin Peterson | 2009-07-19 | 14 | -928/+950 |
|
|
* | Recorded merge of revisions 74089 via svnmerge from | Georg Brandl | 2009-07-19 | 0 | -0/+0 |
|
|
* | Fix for issue5102, timeout value propages between redirects, proxy, digest and | Senthil Kumaran | 2009-07-19 | 2 | -6/+10 |
|
|
* | News item for issue 6070 fix that was omitted from r74058 merge. | R. David Murray | 2009-07-19 | 1 | -0/+3 |
|
|
* | Merged revisions 74083 via svnmerge from | Mark Dickinson | 2009-07-18 | 1 | -0/+1 |
|
|
* | Blocked revisions 74080 via svnmerge | Mark Dickinson | 2009-07-18 | 0 | -0/+0 |
|
|
* | Issue #6431: Fix Fraction comparisons to return NotImplemented when | Mark Dickinson | 2009-07-18 | 3 | -30/+162 |
|
|
* | #6502: add missing comma in docstring. | Georg Brandl | 2009-07-18 | 1 | -1/+1 |
|
|
* | Merged revisions 74072 via svnmerge from | Alexandre Vassalotti | 2009-07-18 | 1 | -1/+9 |
|
|
* | Blocked revisions 74067,74069 via svnmerge | Alexandre Vassalotti | 2009-07-17 | 0 | -0/+0 |
|
|
* | Regenerate configure script using autoconf 2.61. | Alexandre Vassalotti | 2009-07-17 | 2 | -164/+1323 |
|
|
* | Revert r74049. | Alexandre Vassalotti | 2009-07-17 | 2 | -6880/+5010 |
|
|
* | update ast version | Benjamin Peterson | 2009-07-17 | 1 | -2/+2 |
|
|
* | Blocked revisions 73819,73821-73822,73863,73877 via svnmerge | Alexandre Vassalotti | 2009-07-17 | 0 | -0/+0 |
|
|
* | Merged revisions 73694,73708,73738 via svnmerge from | Alexandre Vassalotti | 2009-07-17 | 4 | -4/+108 |
|
|
* | Merged revisions 73665,73693,73704-73705,73707,73712-73713,73824 via svnmerge... | Alexandre Vassalotti | 2009-07-17 | 6 | -19/+26 |
|
|
* | Blocked revisions 73773 via svnmerge | Alexandre Vassalotti | 2009-07-17 | 0 | -0/+0 |
|
|
* | Blocked revisions 73774,73812,73839 via svnmerge | Alexandre Vassalotti | 2009-07-17 | 0 | -0/+0 |
|
|
* | Recorded merge of revisions 73841 via svnmerge from | Alexandre Vassalotti | 2009-07-17 | 0 | -0/+0 |
|
|
* | Merged revisions 73870,73879,73899-73900,73905-73906 via svnmerge from | Alexandre Vassalotti | 2009-07-17 | 2 | -2/+34 |
|
|
* | Merged revisions 73930-73932,73937-73939,73945,73951,73954,73962-73963,73970 ... | Alexandre Vassalotti | 2009-07-17 | 10 | -192/+148 |
|
|
* | Merged revisions 73985-73986,73988-73991,73994 via svnmerge from | Alexandre Vassalotti | 2009-07-17 | 2 | -25/+26 |
|
|
* | Merged revisions 73995,74002,74005,74007-74008,74011,74019-74023 via svnmerge... | Alexandre Vassalotti | 2009-07-17 | 13 | -23/+84 |
|
|
* | Merged revisions 74051-74052 via svnmerge from | Alexandre Vassalotti | 2009-07-17 | 2 | -4/+5 |
|
|
* | Blocked revisions 74028-74029,74038 via svnmerge | Alexandre Vassalotti | 2009-07-17 | 0 | -0/+0 |
|
|
* | Blocked revisions 74048 via svnmerge | Alexandre Vassalotti | 2009-07-17 | 0 | -0/+0 |
|
|
* | Regenerate configure script. | Alexandre Vassalotti | 2009-07-17 | 2 | -5010/+6880 |
|
|
* | Merged revisions 74040,74042 via svnmerge from | Hirokazu Yamamoto | 2009-07-17 | 3 | -0/+18 |
|
|
* | Merged revisions 74044 via svnmerge from | Alexandre Vassalotti | 2009-07-17 | 1 | -4/+5 |
|
|
* | Merged revisions 74039 via svnmerge from | Alexandre Vassalotti | 2009-07-17 | 1 | -15/+9 |
|
|
* | Cache the results of all runtime checks. | Alexandre Vassalotti | 2009-07-17 | 1 | -40/+68 |
|
|
* | Use AC_CHECK_SIZEOF to find the size of off_t, pthread_t and time_t. | Alexandre Vassalotti | 2009-07-17 | 1 | -55/+13 |
|
|
* | Blocked revisions 74031-74033 via svnmerge | Alexandre Vassalotti | 2009-07-17 | 0 | -0/+0 |
|
|
* | The output() function takes only one string argument. | Alexandre Vassalotti | 2009-07-17 | 1 | -2/+2 |
|
|
* | Use the proper autoconf macro for checking byte order. | Alexandre Vassalotti | 2009-07-17 | 1 | -1/+1 |
|
|
* | Merged revisions 74024 via svnmerge from | Tarek Ziadé | 2009-07-16 | 7 | -113/+237 |
|
|
* | Don't check 64-bit test cases on 32-bit machine. | Alexandre Vassalotti | 2009-07-15 | 1 | -1/+15 |
|
|
* | Merged revisions 74006 via svnmerge from | Amaury Forgeot d'Arc | 2009-07-15 | 1 | -0/+2 |
|
|
* | Blocked revisions 74014 via svnmerge | Alexandre Vassalotti | 2009-07-15 | 0 | -0/+0 |
|
|
* | Fix omission in a comment. | Alexandre Vassalotti | 2009-07-15 | 1 | -1/+1 |
|
|
* | Issue #2389: Implement a portable mechanism for pickling array objects. | Alexandre Vassalotti | 2009-07-15 | 3 | -60/+658 |
|
|
* | Merged revisions 74011 via svnmerge from | Ezio Melotti | 2009-07-15 | 1 | -127/+127 |
|
|