bpo-39573: Use Py_IS_TYPE to check for types by petdance · Pull Request #18809 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
bpo-39573: Use Py_IS_TYPE to check for types#18809
vstinner merged 2 commits intopython:masterfrom
petdance:bpo-39573-E
bpo-39573: Use Py_IS_TYPE to check for types#18809
vstinner merged 2 commits intopython:masterfrom
petdance:bpo-39573-E
Conversation
petdance
requested a review
from rhettinger
as a code owner
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
petdance
mentioned this pull request
vstinner
added
the
skip news
label
vstinner approved these changes Mar 6, 2020
Copy link
Member
vstinner
left a comment
vstinner
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
Copy link
Member
vstinner
commented
Mar 6, 2020
vstinner commented
Mar 6, 2020I had to fix a conflict. Ping me if I forget to merge it.
vstinner
merged commit
5572870
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
mentioned this pull request
petdance
deleted the
bpo-39573-E
branch
petdance
restored the
bpo-39573-E
branch
petdance
deleted the
bpo-39573-E
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment