]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Indicate that abs() method accept argument that implement __abs__(), just like call...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 May 2020 11:42:40 +0000 (04:42 -0700)
committerGitHub <noreply@github.com>
Fri, 29 May 2020 11:42:40 +0000 (04:42 -0700)
commit8e5f11d1f8bf6d3bf7265acdd8f06f1854a5482a
tree4737e614b4d8b5eaeabaa6ff41bc69487eabfd1a
parent6637bd45163024f2187e40d2cc12c473f78bf5da
Indicate that abs() method accept argument that implement __abs__(), just like call() method in the docs (GH-20509)

(cherry picked from commit 28316422124206f63ddd4b91f2e19c54b6e9cd9d)

Co-authored-by: Windson yang <wiwindson@outlook.com>
Doc/library/functions.rst