Closed
Bug 1396580
Opened 7 years ago
Closed 7 years ago
Release python-fluent 0.4.2
Categories
(L20n :: Python Library, enhancement)
L20n
Python Library
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Unassigned)
References
Details
I'd love to have a released version of python-fluent to land in-tree for compare-locales 2.1 in-tree.
We have a couple of unittest.skip in the tests right now, in particular in the serializer, https://github.com/projectfluent/python-fluent/search?utf8=%E2%9C%93&q=%22unittest.skip%22+path%3Atests%2Fsyntax&type= (showing the first of four).
I guess we should have bugs for those, and triage them?
There are more skips in migrate, too, but I know that they're a bit out. Though they could go through the same process, I guess.
Comment 1•7 years ago
|
||
I filed individual bugs to track these issues.
Zibi, I'd love to get your help in bug 1396778 and bug 1396782. Let me know if you have cycles.
Flags: needinfo?(gandalf)
Comment 2•7 years ago
|
||
Stas, I tried the FTL code from both bugs against python parser and it produced AST without any errors. Can you confirm?
Flags: needinfo?(gandalf)
Comment 3•7 years ago
|
||
Yes, the AST is fine but the tests still needed fixing :) I fixed both of them. Do you think you could take a look at bug 1397234 next?
Comment 4•7 years ago
|
||
Axel needs an up-to-date version of python-fluent for bug 1382005. At the same time bug 1397233 and bug 1397234 can wait a little bit (we track them for the "Soft Launch" milestone of L20n in Gecko). I'm removing them as dependecies of this bug and morphing it explicitly into a 0.4.2 release tracker.
Comment 5•7 years ago
|
||
Zibi, are you okay with me publishing 0.4.2 today based on https://github.com/projectfluent/python-fluent/commit/8c0e8cd7f82f51e93519b47056535795deaa9519?
I filed bug 1398723 to track other dependencies required for the Soft Launch milestone of L20n.
Flags: needinfo?(gandalf)
Comment 7•7 years ago
|
||
I tagged 0.4.2: https://github.com/projectfluent/python-fluent/releases/tag/0.4.2 and published to PyPI.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•