Skip to content
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

Deprecate / Remove pandas.util.testing.assert_raises_regex #29187

Closed
WillAyd opened this issue Oct 23, 2019 · 1 comment
Closed

Deprecate / Remove pandas.util.testing.assert_raises_regex #29187

WillAyd opened this issue Oct 23, 2019 · 1 comment
Labels
Deprecate Functionality to remove in pandas Testing pandas testing functions or related to the test suite

Comments

@WillAyd
Copy link
Member

WillAyd commented Oct 23, 2019

As noted by @simonjayhawkins in #29174 (comment) we have some assert_raises_regex code laying around in pandas.util.testing that isn't used internally. Can rip out a chunk of code if we get rid of that.

I think we need to deprecate as pandas.util.testing is part of the leaky API, though removal is an option as well.

@WillAyd WillAyd added Testing pandas testing functions or related to the test suite Deprecate Functionality to remove in pandas labels Oct 23, 2019
@WillAyd
Copy link
Member Author

WillAyd commented Oct 23, 2019

Nevermind - this was already deprecated

@WillAyd WillAyd closed this as completed Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deprecate Functionality to remove in pandas Testing pandas testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

1 participant