Skip to content

[3.6] fix dangling keyfunc examples in documentation of heapq and sorted (GH-1432) #9894

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
Oct 15, 2018

Conversation

miss-islington
Copy link
Contributor

  • fix dangling mention of key=str.lower in heapq doc

  • Fix dangling mention of keyfunc example for sorted()
    (cherry picked from commit 6bdb6f7)

Co-authored-by: Wolfgang Maier [email protected]

…ythonGH-1432)

* fix dangling mention of key=str.lower in heapq doc

* Fix dangling mention of keyfunc example for sorted()
(cherry picked from commit 6bdb6f7)

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

@wm75 and @briancurtin: Status check is done, and it's a success ✅ .

@briancurtin briancurtin merged commit 407f3dd into python:3.6 Oct 15, 2018
@miss-islington miss-islington deleted the backport-6bdb6f7-3.6 branch October 15, 2018 19:19
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 issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants