Skip to content

Conversation

@duboviy
Copy link
Contributor

@duboviy duboviy commented Nov 5, 2016

Add usage of six library (https://pythonhosted.org/six/#six.add_metaclass) for cross-version compatibility. Add cross-version map handling (in Py 3.x map returns genarator instead of list).

Resolve issue #117 When flyweight.py is run as skript it raises an error

…class) for cross-version compatibility. Add cross-version map handling (in Py 3.x map returns genarator instead of list)
@codecov-io
Copy link

codecov-io commented Nov 5, 2016

Current coverage is 93.90% (diff: 100%)

Merging #161 into master will decrease coverage by <.01%

@@             master       #161   diff @@
==========================================
  Files            48         48          
  Lines          2201       2198     -3   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           2067       2064     -3   
  Misses          134        134          
  Partials          0          0          

Powered by Codecov. Last update 81caecd...055f962

@faif faif merged commit 3492b60 into faif:master Nov 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants