Branch: refs/heads/3.6 Home: https://github.com/python/cpython Commit: bd570f42110b99bade6e58e3ed2d620f27a92fc3 https://github.com/python/cpython/commit/bd570f42110b99bade6e58e3ed2d620f27a92fc3 Author: terryjreedy <tjreedy at udel.edu> Date: 2017年06月23日 (2017年6月23日) Changed paths: M Lib/idlelib/editor.py M Lib/idlelib/help_about.py M Lib/idlelib/idle_test/test_help_about.py M Lib/idlelib/macosx.py Log Message: ----------- [3.6] bpo-24813: IDLE: Add default title to help_about (GH-2366) (#2369) Patch by Cheryl Sabella. (cherry picked from commit 18ede06)