]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add Positional only arguments forward slash (/) to sorted() function in Built-in...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 15 Dec 2021 13:00:03 +0000 (05:00 -0800)
committerGitHub <noreply@github.com>
Wed, 15 Dec 2021 13:00:03 +0000 (05:00 -0800)
commit86f9ae53da0b8ccba63750ef0ac313f9f931fc0c
tree0aa238fd6d2ad51ddd50b70926146b7654c04370
parentf0b274d2e21e6c7c1c0f56464070108f9bd00d20
Add Positional only arguments forward slash (/) to sorted() function in Built-in Functions document (GH-30113)

sorted() function is missing forward slash (/) in Built-in Functions documentation page.

Automerge-Triggered-By: GH:asvetlov
(cherry picked from commit f025ae63dccf96c4a1d781a6438bd9ed1502f0a1)

Co-authored-by: Vivek Vashist <vivekvashist@gmail.com>
Doc/library/functions.rst