- 10 Oct, 2014 17 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
MemoryBIO; move documentation of SSLContext.wrap_bio()
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
server_hostname methods and attributes of SSLSocket.
-
Victor Stinner authored
-
Victor Stinner authored
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 authored
-
Serhiy Storchaka authored
Py_TOLOWER, Py_ISSPACE, etc.
-
Serhiy Storchaka authored
and re.subn().
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
R David Murray authored
-
R David Murray authored
-
- 09 Oct, 2014 18 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Tweak docstrigs and comments in affected functions in idlelib.configHandler.
-
Victor Stinner authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
Patch by Alexander Belopolsky.
-
R David Murray authored
Patch by Claudiu Popa.
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
rename "utime" variable to "ut" to avoid conflict with the C utime() function. Patch written by Jeffrey Armstrong.
-
Victor Stinner authored
variable to "ut" to avoid conflict with the C utime() function. Patch written by Jeffrey Armstrong.
-
Victor Stinner authored
The result type is Py_ssize_t (and not int).
-
Victor Stinner authored
The result type is Py_ssize_t (and not int).
-
Berker Peksag authored
-
Berker Peksag authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
method so it can be reused by the new extension dialog.
-
- 08 Oct, 2014 5 commits
-
-
Serhiy Storchaka authored
_PyErr_ChainExceptions() function.
-
Serhiy Storchaka authored
_PyErr_ChainExceptions() function.
-
Antoine Pitrou authored
Initial patch by Mark Shannon.
-
Antoine Pitrou authored
Initial patch by Mark Shannon.
-
Steve Dower authored
-