Enable py33 voting in jenkins gating
Resolve the series of py33, enable py33 voting in jenkins gating.
Blueprint information
- Status:
- Complete
- Approver:
- None
- Priority:
- High
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Kui Shi
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- Julien Danjou
- Completed by
- ZhiQiang Fan
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Import six.StringIO
Addressed by: https:/
Fix module importing issues for Python 3
Addressed by: https:/
Use six.print_ for Python 2&3 compatability
Addressed by: https:/
Use six.iteritems() for dict
Addressed by: https:/
Import urlutils to substitute urllib
Addressed by: https:/
Import six.StringIO
Addressed by: https:/
replace dict.keys() with list(dict)
Addressed by: https:/
Replace unicode() with six.u()
Addressed by: https:/
replace basetring/xrange
Addressed by: https:/
align the order of parameters for urlencode()
Addressed by: https:/
Replace mox with mox3