Skip to content

Conversation

@alimcmaster1
Copy link
Member

@alimcmaster1 alimcmaster1 commented Feb 23, 2020

  • Fixes below warning:
In file included from pandas/_libs/src/ujson/python/date_conversions.h:7:0,
                 from pandas/_libs/src/ujson/python/date_conversions.c:4:
/home/vsts/miniconda3/envs/pandas-dev/include/python3.7m/datetime.h:204:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable]
 static PyDateTime_CAPI *PyDateTimeAPI = NULL;

#32163 (comment) (will check CI)

Still same warning coming from np_datetime and np_datetime_strings

@jbrockmendel
Copy link
Member

does this have any impacts other than silencing the warning? build time/size?

@alimcmaster1
Copy link
Member Author

alimcmaster1 commented Feb 23, 2020

aaaah! - this doesn't work as intended (seemed fine locally) back to the drawing board...

@alimcmaster1 alimcmaster1 deleted the mcmali-capi branch May 1, 2020 22:02
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.

2 participants