- 12 Nov, 2015 6 commits
-
-
Serhiy Storchaka authored
parse command line arguments.
-
Serhiy Storchaka authored
parse command line arguments.
-
Serhiy Storchaka authored
parse command line arguments.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 02 Nov, 2015 3 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
This changes the main documentation, doc strings, source code comments, and a couple error messages in the test suite. In some cases the word was removed or edited some other way to fix the grammar.
-
- 05 Oct, 2015 2 commits
-
-
Steve Dower authored
Issue #25316: distutils raises OSError instead of DistutilsPlatformError when MSVC is not installed.
-
Steve Dower authored
Issue #25316: distutils raises OSError instead of DistutilsPlatformError when MSVC is not installed.
-
- 13 Sep, 2015 3 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by TAKASE Arihiro.
-
- 09 Sep, 2015 4 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Steve Dower authored
-
Steve Dower authored
Issue #25027: Reverts partial-static build options and adds vcruntime140.dll to Windows installation.
-
- 08 Aug, 2015 3 commits
-
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
-
- 07 Aug, 2015 1 commit
-
-
Steve Dower authored
-
- 05 Aug, 2015 3 commits
-
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
-
- 30 Jul, 2015 2 commits
-
-
Steve Dower authored
-
Steve Dower authored
This ensures that wheels will work when moved to machines that have the same subset of the MSVC libraries as a regular CPython install. Specifically, vcruntime##0.dll may not be installed, and should not be a dependency.
-
- 28 Jul, 2015 1 commit
-
-
Robert Collins authored
Patch from Alexander Belopolsky.
-
- 26 May, 2015 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 24 May, 2015 1 commit
-
-
Larry Hastings authored
-
- 23 May, 2015 2 commits
-
-
Steve Dower authored
-
Steve Dower authored
-
- 20 May, 2015 1 commit
-
-
Serhiy Storchaka authored
Patch by Martin Panter.
-
- 16 May, 2015 2 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 19 Apr, 2015 1 commit
-
-
Larry Hastings authored
-
- 13 Apr, 2015 1 commit
-
-
Brett Cannon authored
The concept of .pyo files no longer exists. Now .pyc files have an optional `opt-` tag which specifies if any extra optimizations beyond the peepholer were applied.
-