]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39705 : sorted() tutorial example under looping techniques improved (GH-18999)
authorRahul Kumaresan <kayrahul@gmail.com>
Mon, 18 May 2020 01:32:34 +0000 (07:02 +0530)
committerGitHub <noreply@github.com>
Mon, 18 May 2020 01:32:34 +0000 (18:32 -0700)
commiteefd4e033334a2a1d3929d0f7978469e5b5c4e56
tree6120745cc0c7611c0aa677c4680e2f3e7cdd1f08
parent65460565df99fbda6a74b6bb4bf99affaaf8bd95
bpo-39705 : sorted() tutorial example under looping techniques improved (GH-18999)
Doc/tutorial/datastructures.rst
Misc/NEWS.d/next/Documentation/2020-03-14-18-37-06.bpo-39705.nQVqig.rst [new file with mode: 0644]