- 12 May, 2013 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
codecs.open().
-
Georg Brandl yazdı
broke backwards compatibility.
-
- 28 Nis, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
such as was shipped with Centos 5 and Mac OS X 10.4.
-
- 12 May, 2013 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 08 Nis, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 30 Nis, 2013 3 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
libffi to 3.0.13. (i'm not sure if it is needed anymore but see issue 10309 for details which makes no mention of upstream; this change is already in 3.3 and 3.4 but may need reapplying to 2.7 as done here)
-
Gregory P. Smith yazdı
in the merge fun from upstream which already had it in 3.0.13. * Add the missing update to libffi.info.
-
- 06 Nis, 2013 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 04 Nis, 2013 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 02 Nis, 2013 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 30 Mar, 2013 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 28 Mar, 2013 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Ezio Melotti yazdı
-
- 27 Mar, 2013 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 26 Mar, 2013 2 kayıt (commit)
-
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
- 25 Mar, 2013 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 24 Mar, 2013 1 kayıt (commit)
-
-
Martin v. Loewis yazdı
-
- 23 Mar, 2013 8 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Gregory P. Smith yazdı
from unbuffered (0) to buffering (-1) to match the behavior existing code expects and match the behavior of the subprocess module in Python 2 to avoid introducing hard to track down bugs.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
- 22 Mar, 2013 2 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Vinay Sajip yazdı
-
- 21 Mar, 2013 5 kayıt (commit)
-
-
doko@ubuntu.com yazdı
two makefile macros SHLIB_SUFFIX and EXT_SUFFIX. SO now has the value of SHLIB_SUFFIX again (as in 2.x and 3.1). The SO macro is removed in 3.4.
-
R David Murray yazdı
-
R David Murray yazdı
-
Gregory P. Smith yazdı
available when configured at compile time.
-
R David Murray yazdı
This is a partial fix to the issue of servers disconnecting unexpectedly; in this case the 421 says they are disconnecting, so we close the socket and return the 421 in the appropriate error context. Original patch by Mark Sapiro, updated by Kushal Das, with additional tests by me.
-
- 20 Mar, 2013 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-