- 10 Eki, 2014 8 kayıt (commit)
-
-
Victor Stinner yazdı
Drop support of MS-DOS, especially of the DJGPP compiler (MS-DOS port of GCC). Today is a sad day. Good bye MS-DOS, good bye my friend :'-(
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Py_TOLOWER, Py_ISSPACE, etc.
-
Serhiy Storchaka yazdı
and re.subn().
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
- 09 Eki, 2014 18 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Tweak docstrigs and comments in affected functions in idlelib.configHandler.
-
Victor Stinner yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
Patch by Alexander Belopolsky.
-
R David Murray yazdı
Patch by Claudiu Popa.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
rename "utime" variable to "ut" to avoid conflict with the C utime() function. Patch written by Jeffrey Armstrong.
-
Victor Stinner yazdı
variable to "ut" to avoid conflict with the C utime() function. Patch written by Jeffrey Armstrong.
-
Victor Stinner yazdı
The result type is Py_ssize_t (and not int).
-
Victor Stinner yazdı
The result type is Py_ssize_t (and not int).
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
method so it can be reused by the new extension dialog.
-
- 08 Eki, 2014 10 kayıt (commit)
-
-
Serhiy Storchaka yazdı
_PyErr_ChainExceptions() function.
-
Serhiy Storchaka yazdı
_PyErr_ChainExceptions() function.
-
Antoine Pitrou yazdı
Initial patch by Mark Shannon.
-
Antoine Pitrou yazdı
Initial patch by Mark Shannon.
-
Steve Dower yazdı
-
Berker Peksag yazdı
The correct parameter name is "fp", not "file".
-
Berker Peksag yazdı
The correct parameter name is "fp", not "file".
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
Larry Hastings yazdı
-
- 07 Eki, 2014 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
TODOs (mostly to do after add tests), and make a few other changes.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-