Closed
Bug 957385
Opened 11 years ago
Closed 11 years ago
memcached requires keys be bytestrings
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
References
Details
Attachments
(1 file)
1.23 KB,
patch
|
catlee
:
review+
|
Details | Diff | Splinter Review |
In production, some of the Buildapi code creates keys that are unicode objects. They need to be encoded with utf-8.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8356874 -
Flags: review?(catlee)
Updated•11 years ago
|
Attachment #8356874 -
Flags: review?(catlee) → review+
Assignee | ||
Comment 2•11 years ago
|
||
landed, but with automatic updating on buildapi01 already disabled (so no immediate impact)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•