Skip to content

CLN: handle bare exceptions im timedeltas, timestamps, reduction #28346

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 1 commit into from
Sep 8, 2019

Conversation

jbrockmendel
Copy link
Member

4/n, I think just one more after this

@jreback
Copy link
Contributor

jreback commented Sep 8, 2019

after these are all in can u make a code_check (or turn on the flak8 rule) to fail with a bare except (and Exception)

@jbrockmendel
Copy link
Member Author

after these are all in can u make a code_check (or turn on the flak8 rule) to fail with a bare except (and Exception)

That's the plan (Exception will be done separately since there are a bunch more of those).

@jreback jreback added the Clean label Sep 8, 2019
@jreback jreback added this to the 1.0 milestone Sep 8, 2019
@jreback jreback merged commit df3d9b2 into pandas-dev:master Sep 8, 2019
@jbrockmendel jbrockmendel deleted the raiser5 branch September 8, 2019 20:03
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.

2 participants