Staging
v0.8.1
https://github.com/python/cpython
Revision 8e5f11d1f8bf6d3bf7265acdd8f06f1854a5482a authored by Miss Islington (bot) on 29 May 2020, 11:42:40 UTC, committed by GitHub on 29 May 2020, 11:42:40 UTC
(cherry picked from commit 28316422124206f63ddd4b91f2e19c54b6e9cd9d)

Co-authored-by: Windson yang <wiwindson@outlook.com>
1 parent 6637bd4
History
Tip revision: 8e5f11d1f8bf6d3bf7265acdd8f06f1854a5482a authored by Miss Islington (bot) on 29 May 2020, 11:42:40 UTC
Indicate that abs() method accept argument that implement __abs__(), just like call() method in the docs (GH-20509)
Tip revision: 8e5f11d
File Mode Size
__init__.py -rw-r--r-- 0 bytes
error.py -rw-r--r-- 2.6 KB
parse.py -rw-r--r-- 40.7 KB
request.py -rw-r--r-- 98.6 KB
response.py -rw-r--r-- 2.3 KB
robotparser.py -rw-r--r-- 9.2 KB

back to top