2009-02-12 |
Ronald Oussoren | This fixes issue5143 and includes a test. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Ronald Oussoren | Update the ReadMe and Welcome files that are used by... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Ronald Oussoren | Fix for issue5196, patch by Ned Deily. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Ronald Oussoren | Fix for issue5195, a patch by Ned Deily |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Ronald Oussoren | Fix for issue5194, based on a patch by Ned Deily. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Raymond Hettinger | One more test. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Raymond Hettinger | Add an extra testcase. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Raymond Hettinger | Fix spaces/tabs in example. |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Gregory P.... | Fixes Issue #3745: Fix hashlib to always reject unicode... |
commit | commitdiff | tree | snapshot |
2009-02-12 |
Raymond Hettinger | Issue 5032: added a step argument to itertools.count... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Mark Dickinson | Issue #4910: PyNumber_Int is deprecated in 3.0.1;... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Benjamin Peterson | Blocked revisions 69509 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Antoine Pitrou | Issue #4631: Fix urlopen() result when an HTTP response... |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Raymond Hettinger | Clean-up named tuple docs. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Thomas Heller | (The fix has been slightly adjusted.) |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Mark Dickinson | Merged revisions 69500 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Mark Dickinson | Merged revisions 69498 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Hirokazu Yamamoto | Merged revisions 69494 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Martin v. Löwis | Merged revisions 69489-69490 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Tarek Ziadé | Merged revisions 69485 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Benjamin Peterson | Merged revisions 69466,69480 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Guilherme Polo | This header was supposed to be committed in r69476 |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Brett Cannon | Merged revisions 69481 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Guilherme Polo | Merged revisions 69474 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Guilherme Polo | Merged revisions 69473 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Brett Cannon | Add a NOTE that alternative VMs should be supported... |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Guilherme Polo | Merged revisions 69460,69467,69470 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Mark Dickinson | Merged revisions 69459 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Guilherme Polo | Merged revisions 69461 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Benjamin Peterson | fix len() when __len__() returns a non number type... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Mark Dickinson | Blocked revisions 69443 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Mark Dickinson | Merged revisions 69436 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Benjamin Peterson | remove memoryview.__str__ #5182 |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Mark Dickinson | Blocked revisions 69433 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Mark Dickinson | Issue #1717: add a DeprecationWarning in 3.x on type... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Nick Coghlan | Fix broken socket.makefile emulation in test_urllib |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Nick Coghlan | Merged revisions 69425 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Nick Coghlan | Merged revisions 69419-69420 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Benjamin Peterson | revert 69416; it didn't help much |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Benjamin Peterson | fix typo and test_urllib failures |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Antoine Pitrou | Issue #4704: remove use of cmp() in pybench, bump its... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Brett Cannon | Add the missing importlib.test.extension.util. |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Guilherme Polo | Merged revisions 69404 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Brett Cannon | Update NOTES for importlib now that a replacement for... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Brett Cannon | Create a simple substitute for functools.wraps to use... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Brett Cannon | Factor out helper code from importlib.test.extension... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Brett Cannon | Add a note for importlib about backporting some of... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Brett Cannon | Move importlib completely over to using rpartition... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Brett Cannon | Move importlib's built-in importer to use rpartition... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Brett Cannon | Move importlib's frozen importer over to rpartition... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Benjamin Peterson | Blocked revisions 69373-69374,69389,69394 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Brett Cannon | Rewrite the code implementing __import__ for importlib... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Guilherme Polo | long -> int |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Tarek Ziadé | Merged revisions 69385 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Guilherme Polo | Merged revisions 69376-69377 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Guilherme Polo | Fixing changes from the last merge. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Neil Schemenauer | Make test_build_ext.py use sysconfig "srcdir" to find... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Georg Brandl | #5173: StandardError wasn't removed in 2.6. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Mark Dickinson | Replace references to python-3000 mailing list with... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Tarek Ziadé | Merged revisions 69366 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Tarek Ziadé | Merged revisions 69360 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Tarek Ziadé | Merged revisions 69356 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Benjamin Peterson | Merged revisions 69141,69211-69212 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Brett Cannon | Initial, untested stab at writing a common denominator... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Benjamin Peterson | Merged revisions 69129-69131,69139-69140,69143,69154... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Benjamin Peterson | Blocked revisions 69240,69242,69252-69253,69257,69262... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Eric Smith | Merged revisions 69331 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Tarek Ziadé | Merged revisions 69342 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Tarek Ziadé | Merged revisions 69332 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Tarek Ziadé | Merged revisions 69330 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Tarek Ziadé | Merged revisions 69324 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Neil Schemenauer | Distutils apparently requires an absolute path so provi... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Brett Cannon | Finish implementing tests for importlib.machinery.PathF... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Brett Cannon | Add tests for using sys.path_hooks by importlib.machine... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Tarek Ziadé | Merged revisions 69316 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Brett Cannon | Implement test for sys.path_importer_cache having None for |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Neil Schemenauer | Make setup.py work when building in a directory other... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Neil Schemenauer | Since sysconfig.get_python_inc() now works when buildin... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Neil Schemenauer | Fix get_python_inc() to work when building in a directo... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Georg Brandl | Blocked revisions 69295 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Georg Brandl | #4992: next() method -> next() function. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Georg Brandl | #5096: document PyErr_PrintEx(). |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Georg Brandl | #5107: document that default encoding is the same as... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Georg Brandl | #5130: replace "unicode" by "bytes" in examples for... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Tarek Ziadé | Merged revisions 69285 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Brett Cannon | Update NOTES for importlib about PathFinder. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Brett Cannon | Begin writing tests for importlib.machinery.PathFinder. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Brett Cannon | Check in the fact that importlib.machinery.PathFinder... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Brett Cannon | Rename importlib._bootstrap.SysPathFinder to PathFinder... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Benjamin Peterson | Blocked revisions 69276 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Raymond Hettinger | Minor doc fixes. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Raymond Hettinger | Tweak the docs for Counter() objects. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Thomas Heller | Merged revisions 69260 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Kristján Valur... | r69209 caused the fp of HTTPResponse objects to be... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Brett Cannon | Blocked revisions 69252 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Brett Cannon | Add importlib to the Makefile. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Raymond Hettinger | The default shelve pickle protocol should have been 3. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Benjamin Peterson | Blocked revisions 69242 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Raymond Hettinger | Register decimals as numbers.Number |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Benjamin Peterson | Blocked revisions 69237 via svnmerge |
commit | commitdiff | tree | snapshot |
next |