Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shut down Python 2.7 releasing & code adaptations #730

Closed
5 tasks done
bonjourmauko opened this issue Oct 2, 2018 · 4 comments
Closed
5 tasks done

Shut down Python 2.7 releasing & code adaptations #730

bonjourmauko opened this issue Oct 2, 2018 · 4 comments
Assignees
Labels
kind:refactor Refactoring and code cleanup kind:theme A group of issues, directly tied to an OKR

Comments

@bonjourmauko
Copy link
Member

bonjourmauko commented Oct 2, 2018

Imported from #693 cc @fpagnoux


Everything seems ready, we just need to wait for January 1st to:

  • Shut down Python 2.7 releasing
  • Remove backward compatibility code
    • Remove all from __future__, from builtins and from future imports
    • Remove OrderedDicts used to mimic Python 3 behavior
    • Remove other adaptations
@bonjourmauko bonjourmauko added kind:refactor Refactoring and code cleanup kind:theme A group of issues, directly tied to an OKR labels Oct 2, 2018
@benjello
Copy link
Member

IPP is ready to move on toward total deprecation of Python 2.7.

@Br3nda
Copy link
Contributor

Br3nda commented Feb 17, 2019

There's some 2.7 references still in the country-template

@bonjourmauko
Copy link
Member Author

I contributed with #828

@Morendil
Copy link
Contributor

OrderedDict is gone from Core as of today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:refactor Refactoring and code cleanup kind:theme A group of issues, directly tied to an OKR
Projects
None yet
Development

No branches or pull requests

4 participants