From 0589244884a657553258addd579fe0f592238b96 Mon Sep 17 00:00:00 2001 From: Daniel Moody Date: Mon, 12 Feb 2018 08:45:52 -0500 Subject: updated changes to make note that increasing the pickling protocal will cause issues when reading sconsigns with the previous pickle protocal --- src/CHANGES.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index de06e84..62c6aa7 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -8,9 +8,10 @@ RELEASE 3.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE From Daniel Moody: - - Made a small change to scons main __init__.py to set the pickling protocal - to choose the latest which fixed 2 failing test varient dir test from Interactive - + - Set the pickling protocal back to highest which was causing issues + with variant dir tests. This will cause issues if reading sconsigns + pickled with the previous lower protocal. + From Ray Donnelly: - Fix the PATH created by scons.bat (and other .bat files) to provide a normalized PATH. Some pythons in the 3.6 series are no longer able to handle paths which -- cgit v0.12