Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove deprecations from C extensions #7517

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 26, 2016

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Nov 26, 2016

Some backwards compatibility code for NumPy 1.6, Python 2.5, and Python 3.3, all of which are no longer supported.

@QuLogic QuLogic added the Build label Nov 26, 2016
@QuLogic QuLogic added this to the 2.0 (style change major release) milestone Nov 26, 2016
@QuLogic QuLogic changed the title Remove deprecations from C extensions [MRG] Remove deprecations from C extensions Nov 26, 2016
Copy link
Member

@NelleV NelleV left a comment

Choose a reason for hiding this comment

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

LGTM 👍

#define PY33 0
#endif

/* Must define Py_TYPE for Python 2.5 or older */
Copy link
Member

Choose a reason for hiding this comment

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

/o\

@NelleV NelleV changed the title [MRG] Remove deprecations from C extensions [MRG+1] Remove deprecations from C extensions Nov 26, 2016
@efiring efiring changed the title [MRG+1] Remove deprecations from C extensions Remove deprecations from C extensions Nov 26, 2016
@efiring efiring merged commit 5ed5f2e into matplotlib:v2.x Nov 26, 2016
@QuLogic QuLogic deleted the ext-deprecations branch November 26, 2016 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants