-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
CLN: remove compat.iteritems #26079
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLN: remove compat.iteritems #26079
Conversation
ce0e52f
to
798fa45
Compare
Codecov Report
@@ Coverage Diff @@
## master #26079 +/- ##
=========================================
Coverage ? 40.74%
=========================================
Files ? 175
Lines ? 52505
Branches ? 0
=========================================
Hits ? 21394
Misses ? 31111
Partials ? 0
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #26079 +/- ##
=========================================
Coverage ? 91.94%
=========================================
Files ? 175
Lines ? 52430
Branches ? 0
=========================================
Hits ? 48207
Misses ? 4223
Partials ? 0
Continue to review full report at Codecov.
|
bed5c3e
to
b02935e
Compare
b02935e
to
1662318
Compare
The Travis error is a ResourceWarning: |
Thanks @topper-123 ! |
git diff upstream/master -u -- "*.py" | flake8 --diff
Removes
compat.iteritems
.