[fofix-commits] [fofix/fofix] aa60de: Player: clean up the module

GitHub noreply at github.com
Sun Sep 2 08:19:10 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/fofix/fofix
  Commit: aa60de3d3be4caaa8d06ed8e5293f59657d86d16
      https://github.com/fofix/fofix/commit/aa60de3d3be4caaa8d06ed8e5293f59657d86d16
  Author: François Magimel <magimel.francois at gmail.com>
  Date:   2018-09-02 (Sun, 02 Sep 2018)

  Changed paths:
    M fofix/core/Player.py

  Log Message:
  -----------
  Player: clean up the module

Clean up spaces and comments.


  Commit: 449e1ab8074096cd397f33dce6cd0342addc32f1
      https://github.com/fofix/fofix/commit/449e1ab8074096cd397f33dce6cd0342addc32f1
  Author: François Magimel <magimel.francois at gmail.com>
  Date:   2018-09-02 (Sun, 02 Sep 2018)

  Changed paths:
    M fofix/core/Player.py

  Log Message:
  -----------
  Player: mark some objects as deprecated


  Commit: 0ce5eea46bd5451c1c11ff217295589a778a610d
      https://github.com/fofix/fofix/commit/0ce5eea46bd5451c1c11ff217295589a778a610d
  Author: François Magimel <magimel.francois at gmail.com>
  Date:   2018-09-02 (Sun, 02 Sep 2018)

  Changed paths:
    M fofix/core/Player.py

  Log Message:
  -----------
  Player: replace dict.iteritems with dict.items

dict.iteritems is no longer supported in python3.


Compare: https://github.com/fofix/fofix/compare/f5824680e7ca...0ce5eea46bd5
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the fofix-commits mailing list