]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40517: Implement syntax highlighting support for ASDL (#19928)
authorBatuhan Taskaya <batuhanosmantaskaya@gmail.com>
Wed, 6 May 2020 05:24:39 +0000 (08:24 +0300)
committerGitHub <noreply@github.com>
Wed, 6 May 2020 05:24:39 +0000 (22:24 -0700)
commitd60040ba226bd2e3b6f58d074015aa2499dc1cb8
tree65febdcf90469f484c76bc4cf4164cde10959672
parentb9c46a2c2d7fc68457bff641f78932d66f5e5f59
bpo-40517: Implement syntax highlighting support for ASDL (#19928)
Doc/conf.py
Doc/library/ast.rst
Doc/tools/extensions/asdl_highlight.py [new file with mode: 0644]