1. 17 Tem, 2017 4 kayıt (commit)
  2. 16 Tem, 2017 2 kayıt (commit)
  3. 15 Tem, 2017 3 kayıt (commit)
  4. 14 Tem, 2017 4 kayıt (commit)
  5. 13 Tem, 2017 5 kayıt (commit)
  6. 12 Tem, 2017 4 kayıt (commit)
  7. 11 Tem, 2017 6 kayıt (commit)
  8. 10 Tem, 2017 6 kayıt (commit)
  9. 09 Tem, 2017 2 kayıt (commit)
  10. 08 Tem, 2017 3 kayıt (commit)
  11. 07 Tem, 2017 1 kayıt (commit)
    • terryjreedy's avatar
      bpo-30779: IDLE -- Factor ConfigChanges class from configdialog, put in config; test. (#2612) · 349abd9e
      terryjreedy yazdı
      * In config, put dump test code in a function; run it and unittest in 'if __name__ == '__main__'.
      * Add class config.ConfigChanges based on changes_class_v4.py on bpo issue.
      * Add class test_config.ChangesTest, partly based on configdialog_tests_v1.py on bpo issue.
      * Revise configdialog to use ConfigChanges, mostly as specified in tracker msg297804.
      * Revise test_configdialog to match configdialog changes.  All tests pass in both files.
      * Remove configdialog functions unused or moved to ConfigChanges.
      Cheryl Sabella contributed parts of the patch.
      349abd9e