babel icon indicating copy to clipboard operation
babel copied to clipboard

Make Locale objects immutable and cache them

Open akx opened this issue 9 years ago • 4 comments
trafficstars

Refs #31

akx avatar Dec 29 '15 22:12 akx

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 0040a4b

Powered by Codecov. Updated on successful CI builds.

codecov-io avatar Dec 29 '15 22:12 codecov-io

Looks good. Although I can't risk my neck over the Memoized meta class, since I have played very little with them.

etanol avatar Jan 07 '16 18:01 etanol

@mitsuhiko: Would you have time to give this a look? :)

akx avatar Jan 22 '16 18:01 akx

This will probably need some rethinking wrt fuzzy locale support...

akx avatar Apr 25 '16 18:04 akx