Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
For make raw_input compatible with python3 #7729
+5
−1
Conversation
|
Can you either un-densify this (we enforce pep8/pycodestlye as part of our test suite) or use |
tacaswell
added this to the
2.0.1 (next bug fix release)
milestone
Jan 3, 2017
tacaswell
added the
Documentation
label
Jan 3, 2017
|
Ok @tacaswell first let me add new lines if its work for pep8 issue then done. Otherwise I will use |
rishikksh20
added some commits
Jan 1, 2017
|
@tacaswell its done please review it and let me know if any other modification required. |
codecov-io
commented
Jan 4, 2017
Current coverage is 62.12% (diff: 100%)@@ master #7729 diff @@
==========================================
Files 174 174
Lines 56028 56028
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
Hits 34805 34805
Misses 21223 21223
Partials 0 0
|
|
Please do not backport this until after 2.0 final is out. |
NelleV
merged commit 27bc177
into matplotlib:master
Jan 11, 2017
5 checks passed
codecov/patch
Coverage not affected when comparing 20315e1...fdf4d61
Details
codecov/project
62.12% (+0.00%) compared to 20315e1
Details
continuous-integration/appveyor/pr
AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
coverage/coveralls
Coverage remained the same at 62.121%
Details
naoyak
referenced
this pull request
Jan 22, 2017
Open
Example examples/misc/multiprocess.py may not be python3 compatible? #7388
|
Backported to |
QuLogic
added a commit
that referenced
this pull request
Jan 30, 2017
|
|
NelleV + QuLogic |
68d2327
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rishikksh20 commentedJan 2, 2017
Fix issue #7388