[Commits] [wesnoth/wesnoth] 1d667d: Get rid of commands module
GitHub
noreply at github.com
Wed Sep 20 14:56:08 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1d667d97fc7c6f593aa7fe1ca2751c8afd139505
https://github.com/wesnoth/wesnoth/commit/1d667d97fc7c6f593aa7fe1ca2751c8afd139505
Author: Alexander van Gessel <ai0867 at gmail.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M SConstruct
M src/SConscript
Log Message:
-----------
Get rid of commands module
This module is deprecated and not available in python3
Commit: 72fdcd78d4fe63336c433021ec87730e545a8517
https://github.com/wesnoth/wesnoth/commit/72fdcd78d4fe63336c433021ec87730e545a8517
Author: Alexander van Gessel <ai0867 at gmail.com>
Date: 2017-09-20 (Wed, 20 Sep 2017)
Changed paths:
M SConstruct
M scons/boost.py
Log Message:
-----------
Further python3 compatibility updates.
This has been tested with scons2, but not with scons3.
2to3 runs perform no further useful transformations.
Compare: https://github.com/wesnoth/wesnoth/compare/6c3f774390f9...72fdcd78d4fe
More information about the Commits
mailing list