[Commits] [wesnoth/wesnoth] 53b5d0: Added Python 3 versions of wmltools and wmliterato...

GitHub noreply at github.com
Thu Sep 24 09:42:23 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 53b5d031e93d6a5933ca63ec4519380c456b7a2d
      https://github.com/wesnoth/wesnoth/commit/53b5d031e93d6a5933ca63ec4519380c456b7a2d
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2015-09-24 (Thu, 24 Sep 2015)

  Changed paths:
    A data/tools/wesnoth/wmliterator3.py
    A data/tools/wesnoth/wmltools3.py

  Log Message:
  -----------
  Added Python 3 versions of wmltools and wmliterator

The Python 2 versions should be removed as soon as there are no more scripts using them.


  Commit: a04bc6f45d84b1f2de97fc9cc68e54511d78028a
      https://github.com/wesnoth/wesnoth/commit/a04bc6f45d84b1f2de97fc9cc68e54511d78028a
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2015-09-24 (Thu, 24 Sep 2015)

  Changed paths:
    M data/tools/wmllint

  Log Message:
  -----------
  Converted wmllint to Python 3

Please note that attempting to run wmllint on Python 3.4 leads to an exception after finishing the spellcheck. This is a known bug in PyEnchant 1.6.5, and it can be solved by using PyEnchant 1.6.6.
See https://github.com/rfk/pyenchant/issues/34 .


  Commit: 1f5d713ee1bf2fa17a3568f04f5c4d6c9afeacc5
      https://github.com/wesnoth/wesnoth/commit/1f5d713ee1bf2fa17a3568f04f5c4d6c9afeacc5
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2015-09-24 (Thu, 24 Sep 2015)

  Changed paths:
    M data/tools/wmlscope

  Log Message:
  -----------
  Converted wmlscope to Python 3


  Commit: 526d745dfb19843c166f10e25897ec2f679864d2
      https://github.com/wesnoth/wesnoth/commit/526d745dfb19843c166f10e25897ec2f679864d2
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2015-09-24 (Thu, 24 Sep 2015)

  Changed paths:
    M data/tools/wmlindent

  Log Message:
  -----------
  Converted wmlindent to Python 3


  Commit: 21a6bc583150bb365038775446a115221b0d788b
      https://github.com/wesnoth/wesnoth/commit/21a6bc583150bb365038775446a115221b0d788b
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2015-09-24 (Thu, 24 Sep 2015)

  Changed paths:
    M data/tools/GUI.pyw

  Log Message:
  -----------
  Converted GUI.pyw to Python 3


  Commit: 6e4ecbb408ce57c512b761d61adfbe2bde4878dd
      https://github.com/wesnoth/wesnoth/commit/6e4ecbb408ce57c512b761d61adfbe2bde4878dd
  Author: Elvish_Hunter <elvish.hunter2010 at gmail.com>
  Date:   2015-09-24 (Thu, 24 Sep 2015)

  Changed paths:
    M data/tools/wmllint-1.4

  Log Message:
  -----------
  Converted wmllint-1.4 to Python 3


Compare: https://github.com/wesnoth/wesnoth/compare/f07e463882b9...6e4ecbb408ce


More information about the Commits mailing list