Fix a typo in the docs. Using a custom GDB requires --gdb-prefix. |
|
More...
|
about 13 years ago
|
require python-psutil |
|
More...
|
about 13 years ago
|
Merge branch 'release/2.0' |
|
More...
|
about 13 years ago
|
version bump |
|
More...
|
about 13 years ago
|
RPM specfile improvements |
|
More...
|
about 13 years ago
|
Allow the shell.py to be run directly |
|
More...
|
about 13 years ago
|
Remove an unnecessary 'finally' that breaks py2.4 support |
|
More...
|
about 13 years ago
|
Pass the globals into the InteractiveConsole |
|
More...
|
about 13 years ago
|
Merge pull request #35 from abeutot/develop |
|
More...
|
about 13 years ago
|
Interactive interpreter improved. |
|
More...
|
about 13 years ago
|
We only need unittest2 for python < 2.7 |
|
More...
|
about 13 years ago
|
Merge branch 'std-payloads' of https://github.com/mgedmin/pyrasite into mgedmin-std-payloads |
|
More...
|
about 13 years ago
|
Merge branch 'master' into develop |
|
More...
|
about 13 years ago
|
Merge pull request #32 from mgedmin/improve-help |
|
More...
|
about 13 years ago
|
Make it easier to use standard payloads |
|
More...
|
about 13 years ago
|
Clarify the meaning of the second argument in --help output |
|
More...
|
about 13 years ago
|
Merge pull request #30 from ralphbean/feature/context-manager |
|
More...
|
about 13 years ago
|
Using unittest2 to get skipTest on py2.4. |
|
More...
|
about 13 years ago
|
Merge pull request #29 from ralphbean/feature/context-manager |
|
More...
|
about 13 years ago
|
Merge pull request #27 from ralphbean/feature/python2.7-tests |
|
More...
|
about 13 years ago
|
Reorganized the CM test so it should pass on py2.4. |
|
More...
|
about 13 years ago
|
Broke context manager test out into it's own file. |
|
More...
|
about 13 years ago
|
Try, except for python2.4. |
|
More...
|
about 13 years ago
|
Merge pull request #28 from ralphbean/feature/context-manager |
|
More...
|
about 13 years ago
|
Weird hack to make tests work on py2.7. |
|
More...
|
about 13 years ago
|
Context manager for IPC available, but not mandatory. |
|
More...
|
about 13 years ago
|
Remove duplicate info |
|
More...
|
about 13 years ago
|
Add a Python Compatibility section to our install docs |
|
More...
|
about 13 years ago
|
Lots of installation documentation improvements |
|
More...
|
about 13 years ago
|
Add a new Development doc |
|
More...
|
about 13 years ago
|