]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102823: Document return type of floor division on floats (#102824)
authorMark Dickinson <dickinsm@gmail.com>
Thu, 7 Sep 2023 14:20:33 +0000 (15:20 +0100)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2023 14:20:33 +0000 (14:20 +0000)
commitb72251de930c8ec6893f1b3f6fdf1640cc17dfed
tree7bbe225e0c2727d45db2af8b78349d95249ca199
parentb2729e93e9d73503b1fda4ea4fecd77c58909091
gh-102823: Document return type of floor division on floats (#102824)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Doc/library/stdtypes.rst
Misc/NEWS.d/next/Documentation/2023-03-19-09-39-31.gh-issue-102823.OzsOz0.rst [new file with mode: 0644]