Staging
v0.5.1
https://github.com/python/cpython
Revision 616734b6c80e222f16249e9a9ce52588a0b611a7 authored by Miss Islington (bot) on 25 July 2020, 23:40:48 UTC, committed by GitHub on 25 July 2020, 23:40:48 UTC
(cherry picked from commit f117cef25b5ffc4db9fbe373ddb65e14f59f0397)

Co-authored-by: Shankar Jha <shankarj67@gmail.com>
1 parent fdc91c2
History
Tip revision: 616734b6c80e222f16249e9a9ce52588a0b611a7 authored by Miss Islington (bot) on 25 July 2020, 23:40:48 UTC
bpo-39868: Add documentation for Assignment Expressions (walrus, PEP 572) (GH-18851)
Tip revision: 616734b
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