- 16 May, 2011 6 commits
-
-
Victor Stinner authored
files
-
Victor Stinner authored
files
-
Victor Stinner authored
-
Victor Stinner authored
by Andreas Stührk.
-
Victor Stinner authored
by Andreas Stührk.
-
Victor Stinner authored
Stührk.
-
- 15 May, 2011 17 commits
-
-
Gregory P. Smith authored
module compiles again on OS X with its more annoying #include requirements.
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
Andreas Stührk. Backport a fix already applied to Python 3.2+ (4a82be47a948 + 5060a92a8597).
-
Ronald Oussoren authored
(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 authored
-
Ronald Oussoren authored
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 authored
-
Georg Brandl authored
-
Victor Stinner authored
signal module. Patch written by Charles-François Natali.
-
Victor Stinner authored
signal module. Patch written by Charles-François Natali.
-
Victor Stinner authored
Patch written by Charles-François Natali.
-
Georg Brandl authored
-
Gregory P. Smith authored
methods to the socket module.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 14 May, 2011 17 commits
-
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Gregory P. Smith authored
-
Nadeem Vawda authored
Raise an OverflowError if the input data is too large, instead of silently truncating the input and returning an incorrect result.
-
Nadeem Vawda authored
Raise an OverflowError if the input data is too large, instead of silently truncating the input and returning an incorrect result.
-
Nadeem Vawda authored
Raise an OverflowError if the input data is too large, instead of silently truncating the input and returning an incorrect result.
-
Gregory P. Smith authored
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 authored
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 authored
-
Kurt B. Kaiser authored
-
Kurt B. Kaiser authored
Issue #6378: Further adjust idle.bat to start associated Python
-
Kurt B. Kaiser authored
-