Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdating code to Python 3 #308
Conversation
Codecov Report
@@ Coverage Diff @@
## master #308 +/- ##
==========================================
+ Coverage 32.46% 36.83% +4.37%
==========================================
Files 42 38 -4
Lines 1534 1352 -182
==========================================
Hits 498 498
+ Misses 1036 854 -182
Continue to review full report at Codecov.
|
Per discussion in #208
This is definitely not every change I wanted to make regarding py2/3.
And I plan to continue related work in separate PRs.