Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 41cea70aa38de50c1d714209aa2b7694d86a7e0c https://github.com/python/cpython/commit/41cea70aa38de50c1d714209aa2b7694d86a7e0c Author: Matthias Bussonnier <bussonniermatthias at gmail.com> Date: 2017年02月24日 (2017年2月24日) Changed paths: M Lib/ast.py M Lib/test/test_ast.py Log Message: ----------- bpo-29637: clean docstring only if not None (GH-267)