Skip to content

Migrated to Python 3.9#9

Open
DrDub wants to merge 3 commits into
arne-cl:masterfrom
DrDub:master
Open

Migrated to Python 3.9#9
DrDub wants to merge 3 commits into
arne-cl:masterfrom
DrDub:master

Conversation

@DrDub

@DrDub DrDub commented Dec 5, 2021

Copy link
Copy Markdown
Contributor

Changes:

  • Executed 2to3 tool on the code.
  • Fixed import problems due to changes in __import__
  • Fixed str now being unicode.
  • Fixed wrong uses of "is" as "==".
  • Version bump and change of python version.

Code now runs with the same version of OpenCCG as previous version but using a supported version of Python.

What is missing:

  • Fixing the Dockerfile
  • Adding an entry in NEWS.rst

DrDub added 3 commits December 5, 2021 06:07
Changes:

  * Executed 2to3 tool on the code.
   * Fixed import problems due to changes in __import__
   * Fixed str now being unicode
   * Fixed wrong uses of "is" as "=="
   * Version bump and change of python version

Code now runs with the same version of OpenCCG as previous version but using a supported version of Python.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant