Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
revert vendoring of six#6556
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
tacaswell merged 2 commits intomatplotlib:v2.xfrommatthew-brett:backport-revert-six-vendorJun 13, 2016
Merged
revert vendoring of six#6556
tacaswell merged 2 commits intomatplotlib:v2.xfrommatthew-brett:backport-revert-six-vendorJun 13, 2016
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This reverts commit8fe495a.Go back to using external six, to fix bug atmatplotlib#6537.Also - update six required version to 1.10Conflicts:lib/matplotlib/artist.pylib/matplotlib/axes/_base.pylib/matplotlib/backend_tools.pylib/matplotlib/backends/backend_mixed.pylib/matplotlib/backends/backend_pdf.pylib/matplotlib/backends/backend_svg.pylib/matplotlib/colors.pylib/matplotlib/dates.pylib/matplotlib/font_manager.pylib/matplotlib/legend_handler.pylib/matplotlib/tests/test_artist.pylib/matplotlib/tests/test_axes.pylib/matplotlib/tests/test_backend_qt5.pylib/matplotlib/tests/test_dviread.pylib/matplotlib/tests/test_image.pylib/matplotlib/tests/test_lines.pylib/matplotlib/tests/test_spines.pylib/matplotlib/textpath.pylib/mpl_toolkits/axes_grid/colorbar.pylib/mpl_toolkits/axes_grid1/anchored_artists.pylib/mpl_toolkits/axes_grid1/inset_locator.py
References remaining after reverting original change.
757177f
to06b71fb
CompareI was planning to backport the merge commit once it was in, but this is easier. |
This was referencedJun 13, 2016
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of#6545
This reverts commit8fe495a.
Go back to using external six, to fix bug at#6537.
Also - update six required version to 1.10