PY2/3 changes to pickle so py2.7 and py3.5+ pickles used in sconsign will be readable...
authorWilliam Deegan <bill@baddogconsulting.com>
Mon, 11 Sep 2017 03:54:12 +0000 (20:54 -0700)
committerWilliam Deegan <bill@baddogconsulting.com>
Mon, 11 Sep 2017 03:54:12 +0000 (20:54 -0700)
commit25bf7aea336336109f46fd94f640f2ba48621417
treec67c23f2dc5398d4e643bb95de1b61b4007b72ad
parenta8e9b1ef62fa2bd12cd21b9c9b7f622dfe11d257
PY2/3 changes to pickle so py2.7 and py3.5+ pickles used in sconsign will be readable by either. There are still rebuilds when switching
src/engine/SCons/compat/__init__.py
src/engine/SCons/dblite.py