commit | 2c5fb1711818926862d0d7b2e5effcaa5a5eb002 | [log] [tgz] |
---|---|---|
author | Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com> | Thu Aug 29 09:54:46 2019 -0300 |
committer | Victor Stinner <vstinner@redhat.com> | Thu Aug 29 14:54:46 2019 +0200 |
tree | 319ff936d7616ace90e1585f9301006b0e1dbc7c | |
parent | 35f6301d68bdb0517be284421782d64407dfe72c [diff] |
bpo-36833: Add tests for Datetime C API Macros (GH-14842) Added tests for PyDateTime_xxx_GET_xxx() macros of the C API of the datetime module.