Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Revert "ENH: ship six 1.9.0"#6545

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

Conversation

matthew-brett
Copy link
Contributor

This reverts commit8fe495a.

Go back to using external six, to fix bug at#6537.

Also - update six required version to 1.10

Conflicts:
lib/matplotlib/artist.py
lib/matplotlib/axes/_base.py
lib/matplotlib/backend_tools.py
lib/matplotlib/backends/backend_mixed.py
lib/matplotlib/backends/backend_pdf.py
lib/matplotlib/backends/backend_svg.py
lib/matplotlib/colors.py
lib/matplotlib/dates.py
lib/matplotlib/font_manager.py
lib/matplotlib/legend_handler.py
lib/matplotlib/tests/test_artist.py
lib/matplotlib/tests/test_axes.py
lib/matplotlib/tests/test_backend_qt5.py
lib/matplotlib/tests/test_dviread.py
lib/matplotlib/tests/test_image.py
lib/matplotlib/tests/test_lines.py
lib/matplotlib/tests/test_spines.py
lib/matplotlib/textpath.py
lib/mpl_toolkits/axes_grid/colorbar.py
lib/mpl_toolkits/axes_grid1/anchored_artists.py
lib/mpl_toolkits/axes_grid1/inset_locator.py

@tacaswelltacaswell added this to the2.0 (style change major release) milestoneJun 6, 2016
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
@matthew-brett
Copy link
ContributorAuthor

I think the test failures are now unrelated.

@tacaswell
Copy link
Member

👍 I would merge this now, but I do not have time to backport it so will hold off on that.

@matthew-brett
Copy link
ContributorAuthor

I'm happy to backport - you mean to thev2.x branch?

@jenshnielsen
Copy link
Member

Yes to the 2.x branch. We are basically ready to cut 1.5.2 if we don't hear about any new issues so I think this is too high risk at the moment on 1.5.x and there will probably not be any 1.5 release after 1.5.2

@WeatherGod
Copy link
Member

devil's advocate here:

the original reason for vendoring six was because of changes that were
happening in subsequent releases of six that broke our code. I didn't think
it was ever about pypi's reliability.

On Wed, Jun 8, 2016 at 4:28 AM, Jens Hedegaard Nielsen <
notifications@github.com> wrote:

Yes to the 2.x branch. We are basically ready to cut 1.5.2 if we don't
hear about any new issues so I think this is too high risk at the moment on
1.5.x and there will probably not be any 1.5 release after 1.5.2


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#6545 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AARy-O99YQpZ0juGbDWkFkDiymNZlypTks5qJn0vgaJpZM4IvN2V
.

@tacaswell
Copy link
Member

@WeatherGod I mostly recall the issue being bug reports where by people were getting mpl install without a working version ofsix

@matthew-brett
Copy link
ContributorAuthor

I think I was the original advocate for vendoring six. One of the arguments was to protect against new bugs in six, but it was always a fairly weak argument, because six is so widely used and stable now. I suppose another year of six gives some more evidence against that case, and conversely,#6537 is someone hitting a bug that has been fixed in six. So, I'm not saying it's completely cut and dried, but on balance I think unvendoring is better.

@tacaswell
Copy link
Member

closing in favor of#6556

This will land in master via one of the merge cascades.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Projects
None yet
Milestone
v2.0.0
Development

Successfully merging this pull request may close these issues.

6 participants
@matthew-brett@tacaswell@jenshnielsen@WeatherGod@mdboom@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp