| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #15 +/- ##
==========================================
- Coverage 64.43% 64.41% -0.03%
==========================================
Files 55 55
Lines 9772 9766 -6
==========================================
- Hits 6297 6291 -6
Misses 3008 3008
Partials 467 467
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
perhaps create a PR with only the appveyor stuff? |
Sorry, something went wrong.
|
@sbinet |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
it seems travis is in one of its bad days (it doesn't manage to find your commit...) could you rebase on top of the latest master? |
Sorry, something went wrong.
Update builtin_all and builtin_any for Python3 reference: - https://docs.python.org/3/library/functions.html#all - https://docs.python.org/3/library/functions.html#all Fixes: go-python#14
|
I think that looks great now :-) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Update builtin_all and builtin_any for Python3
reference:
Fixes: #14