This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients atuining, eric.snow, izbyshev, lemburg, serhiy.storchaka, tim.peters, vstinner
Date 2018-11-13.08:02:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542096158.07.0.788709270274.issue35081@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0d12672b30b8c6c992bef7564581117ae83e11ad by Victor Stinner (Paul Ganssle) in branch 'master':
bpo-35081: Remove Py_BUILD_CORE from datetime.h (GH-10416)
https://github.com/python/cpython/commit/0d12672b30b8c6c992bef7564581117ae83e11ad
History
Date User Action Args
2018-11-13 08:02:38vstinnersetrecipients: + vstinner, lemburg, tim.peters, atuining, eric.snow, serhiy.storchaka, izbyshev
2018-11-13 08:02:38vstinnersetmessageid: <1542096158.07.0.788709270274.issue35081@psf.upfronthosting.co.za>
2018-11-13 08:02:38vstinnerlinkissue35081 messages
2018-11-13 08:02:37vstinnercreate