bpo-36833: Add tests for Datetime C API Macros by nanjekyejoannah · Pull Request #14842 · python/cpython

added 2 commits

July 14, 2019 20:26

@blurb-it

pganssle

@nanjekyejoannah

pganssle

@nanjekyejoannah

vstinner

@nanjekyejoannah

vstinner

@nanjekyejoannah

vstinner

@nanjekyejoannah

pganssle

vstinner

@nanjekyejoannah

vstinner

lisroach pushed a commit to lisroach/cpython that referenced this pull request

Sep 10, 2019
Added tests for PyDateTime_xxx_GET_xxx() macros of the C API of
the datetime module.

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
Added tests for PyDateTime_xxx_GET_xxx() macros of the C API of
the datetime module.

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020
Added tests for PyDateTime_xxx_GET_xxx() macros of the C API of
the datetime module.