1. 06 Eki, 2017 7 kayıt (commit)
  2. 05 Eki, 2017 9 kayıt (commit)
  3. 04 Eki, 2017 8 kayıt (commit)
  4. 03 Eki, 2017 6 kayıt (commit)
  5. 02 Eki, 2017 7 kayıt (commit)
  6. 01 Eki, 2017 2 kayıt (commit)
  7. 30 Eyl, 2017 1 kayıt (commit)
    • Terry Jan Reedy's avatar
      bpo-31460: Simplify the API of IDLE's Module Browser. (#3842) · d6bb65f3
      Terry Jan Reedy yazdı
      Passing a widget instead of an flist with a root widget opens the option of
      creating a browser frame that is only part of a window. Passing a full file
      name instead of pieces assumed to come from a .py file opens the possibility
      of browsing python files that do not end in .py.
      d6bb65f3