Skip to content

Conversation

@bwignall
Copy link
Contributor

#7131: replace some instances of assert_(not b) with assertFalse(b) and some instances of assert_(b) with assertTrue(b). Work-in-progress

#7131: replace instances of assert_(not b) with assertFalse(b) and some instances of assert_(b) with assertTrue(b). Work-in-progress
@jreback
Copy link
Contributor

jreback commented May 18, 2014

hah wondering if u would see that issue!

gr!

FYI you can set the env variable PANDAS_TESTING_MODE to deprecate to have it show all of these kind of earnings (it's turned off in the 3.4 build because it makes the output really long)

ping in green

@bwignall
Copy link
Contributor Author

It's like a Batsignal went on.

Good to know about the environment variable; thanks for pointing it out.

jreback added a commit that referenced this pull request May 18, 2014
CLN: Python 3.4 deprecation of assert_
@jreback jreback merged commit a0b9a6a into pandas-dev:master May 18, 2014
@jreback
Copy link
Contributor

jreback commented May 18, 2014

thanks!

I have to add the env variable usage to the wiki

@bwignall bwignall deleted the issue7131_assert branch May 18, 2014 17:01
@jreback jreback added this to the 0.14.0 milestone May 18, 2014
@jreback jreback mentioned this pull request May 22, 2014
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Testing pandas testing functions or related to the test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants