Menu

SVN archive Commit Log


Commit Date  
[r18809] by bugman

Merged revisions 18808 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r18808 | bugman | 2013-03-12 23:46:49 +0100 (Tue, 12 Mar 2013) | 5 lines

Modified the script for running the relax test-suite on multiple Python versions.

The pre-2.2 Python versions are now commented out as well as the abortive Python 3.0.
........

2013-03-12 22:48:30 Tree
[r18808] by bugman

Modified the script for running the relax test-suite on multiple Python versions.

The pre-2.2 Python versions are now commented out as well as the abortive Python 3.0.

2013-03-12 22:46:49 Tree
[r18807] by bugman

Merged revisions 18806 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r18806 | bugman | 2013-03-12 18:45:20 +0100 (Tue, 12 Mar 2013) | 5 lines

Bug fix for the external Scientific Python Geometry package.

This is a strange Python 3 issue only triggered when the epydoc Python package is installed.
........

2013-03-12 18:30:52 Tree
[r18806] by bugman

Bug fix for the external Scientific Python Geometry package.

This is a strange Python 3 issue only triggered when the epydoc Python package is installed.

2013-03-12 17:45:20 Tree
[r18805] by bugman

Python 3 fixes for the Sobol external library test scripts - absolute paths are now used for import.

2013-03-12 16:40:40 Tree
[r18804] by bugman

Python 3 updates for the frame_order_testing branch.

The command used was:
2to3 -j 4 -w \
-f buffer \
-f idioms \
-f set_literal \
-f ws_comma \
-x except \
-x import \
-x imports \
-x long \
-x numliterals \
-x xrange \
.

2013-03-12 16:30:51 Tree
[r18803] by bugman

Merged revisions 18801-18802 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r18801 | bugman | 2013-03-12 16:34:16 +0100 (Tue, 12 Mar 2013) | 6 lines

Added a more informative error message if the platform module is missing.

This is for Python <= 2.2. The file from http://hg.python.org/cpython/file/2.3/Lib/platform.py can
simply be copied into the lib/pythonX.X/ directory to fix this.
........
r18802 | bugman | 2013-03-12 16:34:57 +0100 (Tue, 12 Mar 2013) | 3 lines

Slight change to the message printed if the platform module is missing.
........

2013-03-12 15:45:44 Tree
[r18802] by bugman

Slight change to the message printed if the platform module is missing.

2013-03-12 15:34:57 Tree
[r18801] by bugman

Added a more informative error message if the platform module is missing.

This is for Python <= 2.2. The file from http://hg.python.org/cpython/file/2.3/Lib/platform.py can
simply be copied into the lib/pythonX.X/ directory to fix this.

2013-03-12 15:34:16 Tree
[r18800] by bugman

Merged revisions 18799 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r18799 | bugman | 2013-03-12 16:20:49 +0100 (Tue, 12 Mar 2013) | 6 lines

Eliminated the os.devnull import flag dep_check.devnull_import.

This is not needed as the compat module defines os.devnull for Python <= 2.3. The devnull module is
no longer part of the relax information printout.
........

2013-03-12 15:21:43 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.