We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Imported from #693 cc @fpagnoux
Everything seems ready, we just need to wait for January 1st to:
from __future__
from builtins
from future
The text was updated successfully, but these errors were encountered:
IPP is ready to move on toward total deprecation of Python 2.7.
Sorry, something went wrong.
There's some 2.7 references still in the country-template
I contributed with #828
OrderedDict is gone from Core as of today.
Morendil
No branches or pull requests
Imported from #693 cc @fpagnoux
Everything seems ready, we just need to wait for January 1st to:
from __future__
,from builtins
andfrom future
importsThe text was updated successfully, but these errors were encountered: