- 15 Kas, 2018 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 30 Eyl, 2018 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Patch by Serhiy Storchaka (in PR #9642).
-
- 18 Haz, 2018 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Part 2 of 3. Continues PR #7689, changeset ee5ef309. Edit and add tests for 18 modules, help_about to replace and run.
-
- 01 Eki, 2017 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Save a bit of code, plus non-tuples get converted anyway to tuples by tkinter for the tk call.
-
- 10 Tem, 2016 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 26 Haz, 2016 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
In 3.6, the warning is now called an error, making it harder to ignore.
-
- 28 May, 2016 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
This follows the previous patch that changed idlelib file names. Class names that matched old module names are not changed. Change idlelib imports in turtledemo.__main__. Exception: config-extensions.def. Previously, extension section names, file names, and class names had to match. Changing section names would create cross-version conflicts in config-extensions.cfg (user customizations). Instead map old names to new file names at point of import in editor.EditorWindow.load_extension. Patch extensively tested with test_idle, idle_test.htest.py, a custom import-all test, running IDLE in a console to catch messages, and testing each menu item. Based on a patch by Al Sweigart.
-
- 22 May, 2016 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 20 Mar, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 27 Ock, 2016 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Augment htest to include all major IOBinding functions.
-
- 30 Eki, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 26 Eyl, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
This associates the message box with the widget and is better for Mac OSX. Patch by Mark Roseman.
-
- 14 May, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 24 May, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Patch by Saimadhav Heblikar
-
- 09 Ock, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
* The first line of Python script could be executed twice when the source encoding (not equal to 'utf-8') was specified on the second line. * Now the source encoding declaration on the second line isn't effective if the first line contains anything except a comment. * As a consequence, 'python -x' works now again with files with the source encoding declarations specified on the second file, and can be used again to make Python batch files on Windows. * The tokenize module now ignore the source encoding declaration on the second line if the first line contains anything except a comment. * IDLE now ignores the source encoding declaration on the second line if the first line contains anything except a comment. * 2to3 and the findnocoding.py script now ignore the source encoding declaration on the second line if the first line contains anything except a comment.
-
- 16 Eyl, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
now detect Python source code encoding only in comment lines.
-
- 04 Agu, 2013 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 08 Haz, 2013 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
changing IOError to OSError (#16715).
-
- 12 Ock, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
special characters in the file path.
-
Serhiy Storchaka yazdı
special characters in the file path.
-
- 25 Ara, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
- 17 Ara, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
- 10 Tem, 2012 1 kayıt (commit)
-
-
Ned Deily yazdı
default on Windows and OS X as it already does with X11 Tk.
-
- 03 Haz, 2012 2 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Code patch by Roger Serwy.
-
Terry Jan Reedy yazdı
Code patch by Roger Serwy.
-
- 27 May, 2012 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
even when parent window is closed. Patch by Roger Serwy.
-
Terry Jan Reedy yazdı
even when parent window is closed. Patch by Roger Serwy.
-
- 27 Tem, 2011 2 kayıt (commit)
- 13 May, 2011 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
Backport 70055:35ed0efd7dd3
-
- 12 May, 2011 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
_tkinter.c is returning <class '_tkinter.Tcl_Obj'> sometimes. Don't use tkinter.messagebox.Message - use the helper functions which convert to str.
-
- 23 Kas, 2010 3 kayıt (commit)
-
-
Terry Reedy yazdı
Merged from 86702
-
Terry Reedy yazdı
-
Terry Reedy yazdı
-
- 02 Agu, 2010 1 kayıt (commit)
-
-
Ezio Melotti yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r79576 | florent.xicluna | 2010-04-02 10:24:52 +0300 (Fri, 02 Apr 2010) | 2 lines #7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports. ........ r79577 | florent.xicluna | 2010-04-02 11:15:26 +0300 (Fri, 02 Apr 2010) | 2 lines #7092: Drop the cmp argument. ........ r79578 | florent.xicluna | 2010-04-02 11:30:21 +0300 (Fri, 02 Apr 2010) | 2 lines #7092: silence some py3k warnings ........
-
- 02 Nis, 2010 1 kayıt (commit)
-
-
Florent Xicluna yazdı
-
- 18 Ock, 2009 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
no encoding declaration and are not encoded in UTF-8.
-
Martin v. Löwis yazdı
-