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

TST: drop py2.6 & py3.3 testing#5215

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

Conversation

tacaswell
Copy link
Member

As discussed on the mailing list, going forward we will be dropping
support for python 2.6 and python 3.3.

This allows mpl to use ordered dicts and is required for in-progress
traitlet/serialization work.

  • moved minimum support numpy test to 2.7
  • moved pandas optional test dep to 3.5

http://matplotlib.1069221.n5.nabble.com/Matplotlib-devel-supported-python-versions-tt46154.html

@tacaswelltacaswell added this to theproposed next point release (2.1) milestoneOct 8, 2015
@tacaswell
Copy link
MemberAuthor

This is a pre-req for getting#4762 merged.

@tacaswell
Copy link
MemberAuthor

@matthew-brett@blink1073 Who do I ask nicely to get a pandas 3.5 wheel built?

@blink1073
Copy link
Member

On it.

@blink1073
Copy link
Member

Now available.

@tacaswell
Copy link
MemberAuthor

If this passes I will squash these to 1 or 2 commits.

@tacaswell
Copy link
MemberAuthor

Thanks!

On Thu, Oct 8, 2015 at 4:08 PM Steven Silvesternotifications@github.com
wrote:

Now available.


Reply to this email directly or view it on GitHub
#5215 (comment)
.

As discussed on the mailing list, going forward we will be droppingsupport for python 2.6 and python 3.3.This allows mpl to use ordered dicts and is required for in-progresstraitlet/serialization work. - moved minimum support numpy test to 2.7 - moved pandas optional test dep to 3.5http://matplotlib.1069221.n5.nabble.com/Matplotlib-devel-supported-python-versions-tt46154.html
- python: 2.7
env: MOCK=mock PANDAS=pandas
- python: 3.3
env: MOCK=mock NUMPY=numpy==1.6
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Are there any plans to drop support for numpy 1.6? I think version 1.7 came out in early 2013, and supporting 1.6 seems to accumulate some preprocessor cruft.

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

We should ask the numpy folks how many versions back they are supporting bug fixes for and don't go further back than that.

I am 👍 on dropping old versions of numpy, but that should be a separate discussion.

@jkseppan
Copy link
Member

Also a prerequisite for#5295. I'm 👍 on merging this.

This is marked for the 2.1 milestone, but if I understood the mailing list post correctly, we'll be dropping official support for Python 2.6 in 2.0, so I think it makes sense to stop testing with 2.6 already in 2.0.

@mdboom
Copy link
Member

I'd want confirmation from@tacaswell that our understanding is correct that we'll drop Python 2.6 for matplotlib 2.0. It would be nice, because now we have a dependency that "new styles" --> depends on --> "new fonts" --> depends on --> "fixing font file caching" --> depends on --> "lru_cache which hasn't been backported to 2.6". So it will be hard to disentangle removing Python 2.6 support.

@tacaswelltacaswell modified the milestones:next major release (2.0),proposed next point release (2.1)Oct 26, 2015
@tacaswell
Copy link
MemberAuthor

I think the net result of the mailing list discussion was that we are going to drop 'official' support for 2.6 in 1.5 as we do not want commit to releasing a 2.6 compatible bug fix 1.5.1. No one volunteered to manage that and no one said that 2.6 is critical to them.

We should probably back-port this to the 1.5.x branch as soon as we make it as well.

@mdboom
Copy link
Member

Sure. Let's release 1.5.0 final and then immediately merge this and backport it to 1.5.x.

@tacaswell
Copy link
MemberAuthor

This is blocking other PRs, might as well merge this now. I don't think we will have issues remembering to backport it tomorrow 👿

jenshnielsen added a commit that referenced this pull requestOct 28, 2015
@jenshnielsenjenshnielsen merged commit84afab1 intomatplotlib:masterOct 28, 2015
@tacaswelltacaswell deleted the tst_drop_old_pythons branchOctober 28, 2015 14:45
@mdboom
Copy link
Member

👏

@mdboom
Copy link
Member

Backported to v2.0.x as1b243ed

jenshnielsen added a commit that referenced this pull requestOct 30, 2015
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
v2.0.0
Development

Successfully merging this pull request may close these issues.

5 participants
@tacaswell@blink1073@jkseppan@mdboom@jenshnielsen

[8]ページ先頭

©2009-2025 Movatter.jp