Skip to content

bpo-46131: add fastpath for PyFloat_Check()#30200

Merged
rhettinger merged 2 commits intopython:mainfrom
mattip:PyType_FastSubclass-float
Dec 19, 2021
Merged

bpo-46131: add fastpath for PyFloat_Check()#30200
rhettinger merged 2 commits intopython:mainfrom
mattip:PyType_FastSubclass-float

Conversation

@mattip
Copy link
Copy Markdown
Contributor

@mattip mattip commented Dec 19, 2021

@mattip mattip requested a review from markshannon as a code owner December 19, 2021 10:57
@mattip mattip changed the title bpo-46131: add fastpath for PyFLoat_Check() bpo-46131: add fastpath for PyFloat_Check() Dec 19, 2021
@rhettinger rhettinger merged commit 2ef06d4 into python:main Dec 19, 2021
@bedevere-bot
Copy link
Copy Markdown

@rhettinger: Please replace # with GH- in the commit message next time. Thanks!

@rhettinger
Copy link
Copy Markdown
Contributor

Rats. I meant to hit the close button.

@mattip
Copy link
Copy Markdown
Contributor Author

mattip commented Dec 19, 2021

oy. Can I do anything?

rhettinger added a commit that referenced this pull request Dec 19, 2021
brandtbucher pushed a commit to brandtbucher/cpython that referenced this pull request Dec 27, 2021
brandtbucher pushed a commit to brandtbucher/cpython that referenced this pull request Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants