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
__main__.py -rw-r--r-- 1.3 KB
automata.py -rw-r--r-- 15.7 KB
grammar.py -rw-r--r-- 5.6 KB
keywordgen.py -rw-r--r-- 1.6 KB
metaparser.py -rw-r--r-- 5.3 KB
pgen.py -rw-r--r-- 11.7 KB
token.py -rw-r--r-- 907 bytes

back to top