-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
We should provide a guide to help folks update projects to Python 3. Reply to this issue with other snags that users may hit when upgrading.
-
Updating extensions
-
Updating templates
iteritems->items- Can't compare "string" to "None", so use
selectattrorrejectattron lists that might contain null values for comparison properties -'<' not supported between instances of 'str' and 'NoneType'
-
Updating Node versions
-
Use
pipenvfor Grow version management
Metadata
Metadata
Assignees
Labels
No labels