Page MenuHomePhabricator

Implement a mechanism to auto-convert python2 strings into unicode for user-config.py values
Closed, DuplicatePublic

Description

should config2 automatically upgrade any str from user-config.py to be unicode?

I think we can also inject a from __future__ import unicode_literals into the config file (if it does not exist already) before it gets compiled.

Event Timeline

Vvjjkkii renamed this task from Implement a mechanism to auto-convert python2 strings into unicode for user-config.py values to bicaaaaaaa.Jul 1 2018, 1:08 AM
Vvjjkkii reopened this task as Open.
Vvjjkkii triaged this task as High priority.
Vvjjkkii updated the task description. (Show Details)
Vvjjkkii removed subscribers: gerritbot, Aklapper.
CommunityTechBot renamed this task from bicaaaaaaa to Implement a mechanism to auto-convert python2 strings into unicode for user-config.py values.Jul 2 2018, 3:58 PM
CommunityTechBot closed this task as a duplicate.
CommunityTechBot raised the priority of this task from High to Needs Triage.
CommunityTechBot updated the task description. (Show Details)
CommunityTechBot added subscribers: gerritbot, Aklapper.