Skip to content
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

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

Merged
merged 1 commit into from Oct 15, 2018

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 15, 2018

  • 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 wolfgang.maier@biologie.uni-freiburg.de

…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 <wolfgang.maier@biologie.uni-freiburg.de>
@miss-islington
Copy link
Contributor Author

miss-islington commented Oct 15, 2018

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

None yet

4 participants