Author: bugman
Date: Thu Sep 4 16:50:05 2014
New Revision: 25639
URL: http://svn.gna.org/viewcvs/relax?rev=25639&view=rev
Log:
More CHANGES file updates.
Modified:
tags/3.3.0/docs/CHANGES
Modified: tags/3.3.0/docs/CHANGES
URL:
http://svn.gna.org/viewcvs/relax/tags/3.3.0/docs/CHANGES?rev=25639&r1=25638&r2=25639&view=diff
==============================================================================
--- tags/3.3.0/docs/CHANGES (original)
+++ tags/3.3.0/docs/CHANGES Thu Sep 4 16:50:05 2014
@@ -1243,6 +1243,7 @@
* Fix for the Relax_disp.test_estimate_r2eff_err_auto system test on
MS Windows systems. One of the value checks has been loosened.
* Python 2 vs. 3 compatibility fix for the pickle module. This is for
the estimate_errors*.py scripts in the directory
test_suite/shared_data/curve_fitting/numeric_topology/. The lib.compat.pickle
module is now used to allow both Python versions to run relax.
* Python 3 fix, the cmp(v1, v2) notation in the
dep_check.version_comparison() function has been replaced with (v1 > v2) - (v1
< v2). This allows relax to run on Python 3.
+ * Python 3 fix for the lib.periodic_table module, the Python string
module does not exist in Python 3.
Bugfixes:
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits