Skip to content

bpo-33083: Add elimination of non-int-like parameters in math.factorial to "What's new"#9109

Merged
pablogsal merged 2 commits into
python:masterfrom
pablogsal:bpo33083-2
Sep 7, 2018
Merged

bpo-33083: Add elimination of non-int-like parameters in math.factorial to "What's new"#9109
pablogsal merged 2 commits into
python:masterfrom
pablogsal:bpo33083-2

Conversation

@pablogsal

@pablogsal pablogsal commented Sep 7, 2018

Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest to move the entry to the "Changes in Python behavior" section below.

@serhiy-storchaka

Copy link
Copy Markdown
Member

Rather to the "Changes in the Python API" section.

@pablogsal

Copy link
Copy Markdown
Member Author

Done in d6dd9cb

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pablogsal pablogsal merged commit fa221d8 into python:master Sep 7, 2018
@pablogsal pablogsal deleted the bpo33083-2 branch September 7, 2018 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants