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 |
2009-02-03 |
Raymond Hettinger | Validate that __length_hint__ returns a usable result. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Benjamin Peterson | Blocked revisions 68532,69161,69227 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Raymond Hettinger | Issue 1242657: list(obj) can swallow KeyboardInterrupt. |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Mark Dickinson | Issue #1717, continued: Doc fixes and other cleanup... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Guilherme Polo | Merged revisions 69217,69219 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Mark Dickinson | Change type of tp_reserved from cmpfunc to (void *... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Mark Dickinson | Issue #1717: rename tp_compare to tp_reserved. I'll... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Brett Cannon | Add some notes for importlib to package up what is... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Brett Cannon | To prevent another screw-up on my part where my prototy... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Kristján Valur... | merging / reimplementing r68532 from the trunk to Py3k |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Martin v. Löwis | Merged revisions 69205 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Hirokazu Yamamoto | Merged revisions 69200 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Brett Cannon | Note to move __package__ stuff over to rpartition to... |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Guilherme Polo | Recorded merge of revisions 69195 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Mark Dickinson | Remove exception for non-NULL tp_compare that was intro... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Mark Dickinson | Issue #1717: documentation fixes related to the cmp... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Mark Dickinson | Issue #1717, continued: remove PyObject_Compare and... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Mark Dickinson | Issue #1717: remove the cmp builtin function, the... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Mark Dickinson | Issue #1717, stage 2: remove uses of tp_compare in... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Brett Cannon | Simplify write_bytecode for importlib. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Brett Cannon | Update importlib notes. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Brett Cannon | Ditch read_source() and read_bytecode() and replace... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Brett Cannon | Expose source_path and bytecode_path on _PyFileLoader. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Brett Cannon | Remove an outdated todo item from importlib. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Brett Cannon | Move import semantic util code to importlib.test.import... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Brett Cannon | Rename importlib.test.support to importlib.test.util. |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Brett Cannon | Do not execute the .pyc/.pyo files as well as the ... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Brett Cannon | Split out support code that is specific to source tests... |
commit | commitdiff | tree | snapshot |
2009-02-01 |
Brett Cannon | Move source loader tests (including reload tests) over to |
commit | commitdiff | tree | snapshot |
next |