Skip to content

MAINT: Initialize year to silence warning #35763

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
Aug 17, 2020

Conversation

bashtage
Copy link
Contributor

Initialize year to silence warning due to subtracting from
value that compiler cannot reason must be either initialized
or never reached

closes #35622

Initialize year to silence warning due to subtracting from
value that compiler cannot reason must be either initialized
or never reached

closes pandas-dev#35622
@jbrockmendel
Copy link
Member

LGTM

@jreback jreback added the IO CSV read_csv, to_csv label Aug 17, 2020
@jreback jreback added this to the 1.2 milestone Aug 17, 2020
@jreback jreback merged commit 61e3fd0 into pandas-dev:master Aug 17, 2020
@jreback
Copy link
Contributor

jreback commented Aug 17, 2020

thanks @bashtage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO CSV read_csv, to_csv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: error: may be used uninitialized. In alpine
3 participants