8000 TST: DeprecationWarnings in stats on python 3.5 closes #5885 by andyfaff · Pull Request #6119 · scipy/scipy · GitHub
[go: up one dir, main page]

Skip to content

TST: DeprecationWarnings in stats on python 3.5 closes #5885 #6119

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
Jun 6, 2016

Conversation

andyfaff
Copy link
Contributor

No description provided.

@andyfaff andyfaff changed the title TST: DeprecationWarnings in stats on python 3.5 fixes #5885 TST: DeprecationWarnings in stats on python 3.5 closes #5885 Apr 30, 2016
@pv
Copy link
Member
pv commented Apr 30, 2016

The function doesn't appear to exist on Numpy 1.7.2.

@pv pv added needs-work Items that are pending response from the author scipy.stats labels Apr 30, 2016
@rgommers
Copy link
Member

Maybe just take the cleaned up implementation of assert_raises_regex from numpy/numpy#7636 and put it in scipy/_lib/_numpy_compat.py to fix the version issue.

@rgommers rgommers added this to the 0.18.0 milestone Jun 5, 2016
@rgommers
Copy link
Member
rgommers commented Jun 5, 2016

Marked this for 0.18.0 - since Python 3.6 is coming out in the summer, we need to fix all 3.5 deprecation warnings I think.

@andyfaff
Copy link
Contributor Author
andyfaff commented Jun 6, 2016

Hopefully this is suitable now.

@ev-br
Copy link
Member
ev-br commented Jun 6, 2016

Thanks Andrew

@ev-br ev-br merged commit 036cf0f into scipy:master Jun 6, 2016
@rgommers rgommers added maintenance Items related to regular maintenance tasks and removed needs-work Items that are pending response from the author labels Jun 6, 2016
@andyfaff andyfaff deleted the 5885 branch January 26, 2018 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks scipy.stats
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0