| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
old versions.
|
| |
|
|
|
|
| |
which will be used for the official 3.5 release.
|
| |
|
|
|
|
|
| |
in the root of the source tree, which passes all arguments through
to the most recently built interpreter.
|
|
|
|
|
| |
a stack overflow in the marshal module (fix a crash in test_marshal).
Patch written by Jeremy Kloth.
|
|
|
|
|
|
|
|
|
| |
As stated in PEP 11, 3.4 removes code on Windows platforms where
COMSPEC points to command.com. The w9xpopen project in Visual Studio
was added to support that case, and there was a special case in subprocess
to cover that situation. This change removes the w9xpopen project from
the Visual Studio solution and removes any references to the w9xpopen
executable.
|
|
|
|
|
| |
use "references" to link to dependent projects.
Update readme and batch files.
|
|
|
|
|
|
|
|
| |
branch: vs2010
tag: tip
user: Brian Curtin <brian@python.org>
date: Sun May 13 16:15:11 2012 -0500
summary: Changes to allow Profile Guided Optimization builds to succeed on VS2010
|
|
|