Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-39573: PyXXX_Check() macros use Py_IS_TYPE() (GH-18508) | Dong-hee Na | 2020-02-14 | 1 | -1/+1 |
| | | | | Update PyXXX_Check() macros in Include/ to use the new Py_IS_TYPE function. | ||||
* | bpo-36785: PEP 574 implementation (GH-7076) | Antoine Pitrou | 2019-05-26 | 1 | -0/+31 |