- 16 May, 2011 3 kayıt (commit)
-
-
Victor Stinner yazdı
by Andreas Stührk.
-
Victor Stinner yazdı
by Andreas Stührk.
-
Victor Stinner yazdı
Stührk.
-
- 15 May, 2011 17 kayıt (commit)
-
-
Gregory P. Smith yazdı
module compiles again on OS X with its more annoying #include requirements.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Andreas Stührk. Backport a fix already applied to Python 3.2+ (4a82be47a948 + 5060a92a8597).
-
Ronald Oussoren yazdı
(merge from 3.2) Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is set in shell. Without this patch python will fail to start properly when the environment variable MACOSX_DEPLOYMENT_TARGET is set on MacOSX and has a value that is not compatible with the value during Python's build. This is caused by code in sysconfig that was only meant to be used in disutils.
-
Ronald Oussoren yazdı
-
Ronald Oussoren yazdı
Without this patch python will fail to start properly when the environment variable MACOSX_DEPLOYMENT_TARGET is set on MacOSX and has a value that is not compatible with the value during Python's build. This is caused by code in sysconfig that was only meant to be used in disutils.
-
Nadeem Vawda yazdı
-
Georg Brandl yazdı
-
Victor Stinner yazdı
signal module. Patch written by Charles-François Natali.
-
Victor Stinner yazdı
signal module. Patch written by Charles-François Natali.
-
Victor Stinner yazdı
Patch written by Charles-François Natali.
-
Georg Brandl yazdı
-
Gregory P. Smith yazdı
methods to the socket module.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 14 May, 2011 20 kayıt (commit)
-
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Nadeem Vawda yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Nadeem Vawda yazdı
Raise an OverflowError if the input data is too large, instead of silently truncating the input and returning an incorrect result.
-
Nadeem Vawda yazdı
Raise an OverflowError if the input data is too large, instead of silently truncating the input and returning an incorrect result.
-
Nadeem Vawda yazdı
Raise an OverflowError if the input data is too large, instead of silently truncating the input and returning an incorrect result.
-
Gregory P. Smith yazdı
the expected builtin modules are not present. This includes a unittest for __get_builtin_constructor() in the face of such an error.
-
Gregory P. Smith yazdı
the expected builtin modules are not present. This includes a unittest for __get_builtin_constructor() in the face of such an error.
-
Kurt B. Kaiser yazdı
-
Kurt B. Kaiser yazdı
-
Kurt B. Kaiser yazdı
Issue #6378: Further adjust idle.bat to start associated Python
-
Kurt B. Kaiser yazdı
-
Kurt B. Kaiser yazdı
-
Kurt B. Kaiser yazdı
Issue #6378: Further adjust idle.bat to start associated Python
-
Kurt B. Kaiser yazdı
-