Issue #13727: Add 3 macros to access PyDateTime_Delta members:
PyDateTime_DELTA_GET_DAYS, PyDateTime_DELTA_GET_SECONDS, PyDateTime_DELTA_GET_MICROSECONDS. Please use them instead of directly accessing PyDateTime_Delta struct members.
A
Amaury Forgeot d'Arc committed
5e8260b09c2aa3faa7ec4722b44e452072301b20
Parent: 0174db5