| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
backwards-compatible with Python < 2.6.
|
| |
|
| |
|
| |
|
|
|
|
| |
code now...
|
| |
|
|
|
|
| |
(for Python <3)
|
|
|
|
| |
yet (for Python <3)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
latter. Fixes #3296395
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
chance of building on OS X.
|
|
|
|
| |
trunk does
|
|
|
|
|
| |
SF bug #2902635
|
|
|
|
|
|
|
| |
to decrement them if we bail out early.
Fixes bug 2811033.
|
|
|
|
|
|
|
|
| |
it doesn't make sense to pay that cost for every execute(), so lets move some
of these imports.
http://wiki.python.org/moin/PythonSpeed/PerformanceTips#ImportStatementOverhead
|
|
|
|
|
| |
want to copy all key/value pairs and specially handle the int->list case.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
version numbers.
|
|
|
|
|
| |
stuff more consistent.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Make tests a little more parallel to trunk version.
Add nose.collector as test_suite
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Change raise to use the modern syntax for Python 3.0 compatibility.
|
| |
|
| |
|
| |
|