-
-
Notifications
You must be signed in to change notification settings - Fork 194
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
Start migrating Plone to Python 3 #2217
Comments
Take care that many of that PR use the |
Packages that still need to be looked at for this ticket: https://public.etherpad-mozilla.org/p/Plone_on_Python_3 |
Some pull-requests need to replace replace
Please update this list when you encounter any. |
I close this in favour of keeping thing central at #2368 |
I worked on the package cioppino.twothumbs and updated it locally with sixer and python-modernize and some fixes of imports. The package works in my local environment. I tried to test my pull request for python 2 to 3 with Travis-CI, but I can't get Travis to work. I need some hints how I could fix this. My current work is available here: collective/cioppino.twothumbs#23 (I used branch python3 inside my own fork). |
Meta-ticket to collect todos for this task.
Initial work was documented in https://docs.google.com/document/d/1rYN817-9SjAQulpes36k1veTt4pABZRbl0T0BbuZrHA/edit#
Follow the best practice doumentation in #2184 (comment) when working on this!
Tasks
Packages that were worked on regarding Python 3
Add support for Python3 plone.supermodel#21
Updates to davisagli-py-3 branch zopefoundation/Products.GenericSetup#60Some more python 3 fixes zopefoundation/Products.GenericSetup#69The text was updated successfully, but these errors were encountered: