- 19 Eki, 2014 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Zachary Ware yazdı
-
- 18 Eki, 2014 2 kayıt (commit)
-
-
Terry Jan Reedy yazdı
revised by R. David Murray.
-
R David Murray yazdı
Before, if a default was set on the parent parser, any default for that variable set via set_defaults on a subparser would be ignored. Now the subparser set_defaults is honored. Patch by Jyrki Pullianinen.
-
- 17 Eki, 2014 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 20 Şub, 2014 1 kayıt (commit)
-
-
Zachary Ware yazdı
when compiled with VS 2010 or above. Initial patch by Tabrez Mohammed.
-
- 17 Eki, 2014 6 kayıt (commit)
-
-
Zachary Ware yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Vinay Sajip yazdı
-
Terry Jan Reedy yazdı
htests to add # htest # marker for coveragepy and stop tcl errors.
-
Terry Jan Reedy yazdı
Move test lines up with respect to icons.
-
- 16 Eki, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
a filename, pop up the Open Module box. If a module is opened, open a corresponding browser.
-
- 14 Eki, 2014 3 kayıt (commit)
-
-
Terry Jan Reedy yazdı
easily recognize and display boolean values as such and recognize changes. Also reformat comments and alphabetize extensions included with Idle.
-
Terry Jan Reedy yazdı
-
Serhiy Storchaka yazdı
-
- 13 Eki, 2014 9 kayıt (commit)
-
-
Alex Gaynor yazdı
Thanks to Ezio for noticing this
-
Alex Gaynor yazdı
-
Benjamin Peterson yazdı
-
Charles-François Natali yazdı
-
Charles-François Natali yazdı
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
.message is not an essential part of the test.
-
- 12 Eki, 2014 9 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
R David Murray yazdı
Patch by Meador Inge.
-
Serhiy Storchaka yazdı
This gets rid of Tcl warnings when they are handled later when the root is already destroyed.
-
R David Murray yazdı
Patch by Chris Jerdonek.
-
R David Murray yazdı
Patch by David Naylor.
-
Serhiy Storchaka yazdı
-
Georg Brandl yazdı
-
Serhiy Storchaka yazdı
-
Terry Jan Reedy yazdı
-
- 10 Eki, 2014 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Zachary Ware yazdı
In particular, correctly describe the behavior of ntpath.join. Based on a patch by Dave Sawyer.
-
Petri Lehtinen yazdı
-
Terry Jan Reedy yazdı
-
R David Murray yazdı
Patch by Ezio Melotti, docs by Berker Peksag.
-
- 09 Eki, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Tweak docstrigs and comments in affected functions in idlelib.configHandler.
-