bpo-39573: Finish converting to new Py_IS_TYPE macro. by petdance · Pull Request #18601 · python/cpython

@petdance

vstinner

Co-Authored-By: Victor Stinner <vstinner@python.org>
Co-Authored-By: Victor Stinner <vstinner@python.org>
Co-Authored-By: Victor Stinner <vstinner@python.org>
Co-Authored-By: Victor Stinner <vstinner@python.org>
Co-Authored-By: Victor Stinner <vstinner@python.org>
Co-Authored-By: Victor Stinner <vstinner@python.org>
Co-Authored-By: Victor Stinner <vstinner@python.org>
Co-Authored-By: Victor Stinner <vstinner@python.org>

sthagen added a commit to sthagen/python-cpython that referenced this pull request

Mar 4, 2020
bpo-39573: Finish converting to new Py_IS_TYPE() macro (pythonGH-18601)