Skip to content

Conversation

ShaharNaveh
Copy link
Contributor

@ShaharNaveh ShaharNaveh commented Feb 29, 2020

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

This is getting rid of this warning:

pandas/_libs/parsers.c: In function ‘__pyx_f_6pandas_5_libs_7parsers_10TextReader__get_header’:
pandas/_libs/parsers.c:9313:27: warning: ‘__pyx_v_data_line’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 9313 |   __pyx_t_5numpy_uint64_t __pyx_v_data_line;

@jbrockmendel jbrockmendel merged commit 183129f into pandas-dev:master Feb 29, 2020
@jbrockmendel
Copy link
Member

Thanks @MomIsBestFriend

@jreback
Copy link
Contributor

jreback commented Feb 29, 2020

@jbrockmendel pls label and version PRs be fore merging

roberthdevries pushed a commit to roberthdevries/pandas that referenced this pull request Mar 2, 2020
@ShaharNaveh ShaharNaveh deleted the Silence-warning-cython-parser branch March 5, 2020 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants