Skip to content

Conversation

@brycepg
Copy link
Contributor

@brycepg brycepg commented Mar 29, 2018

Update math.factorial to reflect support for __int__ protocol.
Update other math functions to reflect support for __float__
protocol.

Close #1975

@brycepg brycepg changed the title Update math stub arguments reflect protocol support Update math stub arguments to reflect protocol support Mar 29, 2018
@JelleZijlstra
Copy link
Member

This looks good, but I think #2000 merge conflicted it.

Update math.factorial to reflect support for __int__ protocol.
Update other math functions to reflect support for __float__
protocol.
@brycepg
Copy link
Contributor Author

brycepg commented Mar 29, 2018

Thanks, fixed it

@JelleZijlstra JelleZijlstra merged commit f427244 into python:master Mar 29, 2018
yedpodtrzitko pushed a commit to yedpodtrzitko/typeshed that referenced this pull request Jan 23, 2019
Update math.factorial to reflect support for __int__ protocol.
Update other math functions to reflect support for __float__
protocol.
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.

2 participants