[Python-checkins] [python/cpython] ed014f: bpo-30917: IDLE: Fix mock_config deepcopy to read_...

GitHub noreply at github.com
Wed Jul 19 19:27:07 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: ed014f7e135fe021837208960237d6c37afde5be
      https://github.com/python/cpython/commit/ed014f7e135fe021837208960237d6c37afde5be
  Author: Louie Lu <git at louie.lu>
  Date:   2017-07-19 (Wed, 19 Jul 2017)

  Changed paths:
    M Lib/idlelib/idle_test/test_config.py

  Log Message:
  -----------
  bpo-30917: IDLE: Fix mock_config deepcopy to read_string (#2754)

Patch by LouieLu.




More information about the Python-checkins mailing list