Page MenuHomePhabricator

Use unicode_literals everywhere in prep for py3 transition
ClosedPublic

Authored by demon on May 4 2018, 8:04 PM.
Referenced Files
Unknown Object (File)
Sun, May 7, 8:48 PM
Unknown Object (File)
Sun, May 7, 6:42 AM
Unknown Object (File)
Sun, May 7, 1:51 AM
Unknown Object (File)
Apr 30 2023, 10:26 PM
Unknown Object (File)
Apr 25 2023, 4:45 PM
Unknown Object (File)
Apr 22 2023, 9:21 PM
Unknown Object (File)
Apr 22 2023, 8:23 PM
Unknown Object (File)
Feb 14 2023, 12:47 PM
Subscribers

Details

Reviewers
mmodell
Group Reviewers
Release-Engineering-Team
Commits
rMSCA2370ae39f1d4: Use unicode_literals everywhere in prep for py3 transition
Patch without arc
git checkout -b D1047 && curl -L https://phabricator.wikimedia.org/D1047?download=true | git apply
Summary

Only place we're not doing it yet is in cdblib, weird failure there still trying to fix

Test Plan

Tests still all pass on Py2

Diff Detail

Repository
rMSCA Scap
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Restricted Application added a reviewer: Release-Engineering-Team. · View Herald Transcript
Restricted Application added a project: Release-Engineering-Team. · View Herald Transcript
demon requested review of this revision.May 4 2018, 8:06 PM
This revision is now accepted and ready to land.May 4 2018, 9:31 PM
This revision was automatically updated to reflect the committed changes.

Reverted this because beta-scap-eqiad was failing and scap deploy also failed in testing.