Closed
Bug 1318929
Opened 8 years ago
Closed 8 years ago
python-l20n should only depend on compare-locales for migration code, not everywhere
Categories
(L20n :: Python Library, defect)
L20n
Python Library
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Assigned: Pike)
References
Details
Attachments
(1 file)
With bug 1316640, we introduced a dependency on compare-locales, without making that strict in the setup.
It's not too hard to make that an optional runtime dependency, let's do so.
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8812556 -
Flags: review?(stas)
Comment 2•8 years ago
|
||
Comment on attachment 8812556 [details] [review]
make dependency in l20n.migrate.context a runtime failure, skip tests, tox to test both
This is great, r=me, thanks!
Attachment #8812556 -
Flags: review?(stas) → review+
Assignee | ||
Comment 3•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•