]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38237: Use divmod for positional arguments whatsnew example (GH-19171)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 27 Mar 2020 16:45:05 +0000 (09:45 -0700)
committerGitHub <noreply@github.com>
Fri, 27 Mar 2020 16:45:05 +0000 (09:45 -0700)
commit9c5c497ac167b843089553f6f62437d263382e97
tree4d80176b097fd5d711cf5bd1971a836fe8631373
parent8dad09a2242194a4101374b91ce87bb47a487cf7
bpo-38237: Use divmod for positional arguments whatsnew example (GH-19171)

(cherry picked from commit 5a58c5280b8df4ca5d6a19892b24fff96e9ea868)

Co-authored-by: Ammar Askar <ammar@ammaraskar.com>
Doc/whatsnew/3.8.rst