babel
babel copied to clipboard
Make Locale objects immutable and cache them
trafficstars
Refs #31
Current coverage is 83.48%
Merging #305 into master will decrease coverage by -0.78% as of
0040a4b
@@ master #305 diff @@
======================================
Files 22 23 +1
Stmts 3776 3809 +33
Branches 0 0
Methods 0 0
======================================
- Hit 3182 3180 -2
Partial 0 0
- Missed 594 629 +35
Review entire Coverage Diff as of
0040a4bPowered by Codecov. Updated on successful CI builds.
Looks good. Although I can't risk my neck over the Memoized meta class, since I have played very little with them.
@mitsuhiko: Would you have time to give this a look? :)
This will probably need some rethinking wrt fuzzy locale support...