[Python-checkins] [python/cpython] a13225: [3.6]bpo-30144: change idlelib abc import [GH-1263...

GitHub noreply at github.com
Sun Jun 11 06:12:32 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: a13225e209cfa5f7b458dbcbac19dc4df26feb95
      https://github.com/python/cpython/commit/a13225e209cfa5f7b458dbcbac19dc4df26feb95
  Author: terryjreedy <tjreedy at udel.edu>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

  Changed paths:
    M Lib/idlelib/pyparse.py

  Log Message:
  -----------
  [3.6]bpo-30144: change idlelib abc import [GH-1263] (#2106)

Part of patch by Serhiy Storchaka.
(cherry-pick from 2e576f5)




More information about the Python-checkins mailing list