STINNER Victor <[email protected]> added the comment:

> Please don't change Include/datetime.h without consulting with original 
> authors of this code (see issue876130).

FYI I tried to be very careful on each change to never modify the *public* C 
API.

But I modified the Py_BUILD_CORE API. This is fine since this API can change 
anytime, and it must not be used outside Python.

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue35081>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to