Skip to content

[3.11] GH-77265: Document NaN handling in statistics functions that sort or count (GH-94676) #94726

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 10, 2022

  • Document NaN handling in functions that sort or count

  • Update Doc/library/statistics.rst

Co-authored-by: Erlend Egeberg Aasland [email protected]

  • Update Doc/library/statistics.rst

Co-authored-by: Erlend Egeberg Aasland [email protected]

  • Fix trailing whitespace and rewrap text

Co-authored-by: Erlend Egeberg Aasland [email protected]
(cherry picked from commit ef61b25)

Co-authored-by: Raymond Hettinger [email protected]

…rt or count (pythonGH-94676)

* Document NaN handling in functions that sort or count

* Update Doc/library/statistics.rst

Co-authored-by: Erlend Egeberg Aasland <[email protected]>

* Update Doc/library/statistics.rst

Co-authored-by: Erlend Egeberg Aasland <[email protected]>

* Fix trailing whitespace and rewrap text

Co-authored-by: Erlend Egeberg Aasland <[email protected]>
(cherry picked from commit ef61b25)

Co-authored-by: Raymond Hettinger <[email protected]>
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@rhettinger rhettinger merged commit f3212b1 into python:3.11 Jul 10, 2022
@miss-islington miss-islington deleted the backport-ef61b25-3.11 branch July 10, 2022 17:35
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.

3 participants