Skip to content

bpo-39573: Use Py_IS_TYPE for negative type checks#18798

Closed
petdance wants to merge 1 commit into
python:masterfrom
petdance:bpo-39573-C
Closed

bpo-39573: Use Py_IS_TYPE for negative type checks#18798
petdance wants to merge 1 commit into
python:masterfrom
petdance:bpo-39573-C

Conversation

@petdance

@petdance petdance commented Mar 6, 2020

Copy link
Copy Markdown
Contributor

Final batch of conversion to use Py_IS_TYPE.

https://bugs.python.org/issue39573

@petdance

petdance commented Mar 6, 2020

Copy link
Copy Markdown
Contributor Author

Attn: @vstinner

@vstinner

vstinner commented Mar 6, 2020

Copy link
Copy Markdown
Member

I merged PR #18799. Would you mind to rebase this PR on top of master, please?

@petdance

petdance commented Mar 6, 2020

Copy link
Copy Markdown
Contributor Author

I replaced it with a new PR #18809

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants