Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #25144: Ensures TargetDir is set before continuing with custom install. | Steve Dower | 2016-09-09 | 1 | -0/+3 |
|\ | |||||
| * | Issue #25144: Ensures TargetDir is set before continuing with custom install. | Steve Dower | 2016-09-09 | 1 | -0/+3 |
| | | |||||
* | | Remove buildbot diagnostic code. | Steve Dower | 2016-09-09 | 1 | -7/+0 |
| | | |||||
* | | Remove another useless buildbot script | Zachary Ware | 2016-09-09 | 1 | -3/+0 |
| | | |||||
* | | Expands buildbot validation code | Steve Dower | 2016-09-09 | 1 | -1/+1 |
| | | |||||
* | | Remove outdated buildbot scripts | Zachary Ware | 2016-09-09 | 4 | -19/+0 |
| | | |||||
* | | Adds temporary validation code to buildbot script | Steve Dower | 2016-09-09 | 1 | -0/+7 |
| | | |||||
* | | Ensures buildbots don't have zip files in build directory. | Steve Dower | 2016-09-09 | 1 | -0/+1 |
| | | |||||
* | | Prevent PGO build for x86 releases. | Steve Dower | 2016-09-09 | 1 | -0/+1 |
| | | |||||
* | | Closes #27314: Fixes launcher installer upgrade table. | Steve Dower | 2016-09-09 | 3 | -5/+10 |
| | | |||||
* | | Issue #28008: Fix test_unparse | Yury Selivanov | 2016-09-09 | 1 | -1/+4 |
| | | |||||
* | | Issue #26619: Improves error message when installing on out-of-date Windows ↵ | Steve Dower | 2016-09-09 | 2 | -18/+50 |
|\ \ | |/ | | | | | Server | ||||
| * | Issue #26619: Improves error message when installing on out-of-date Windows ↵ | Steve Dower | 2016-09-09 | 2 | -18/+50 |
| | | | | | | | | Server | ||||
* | | Changes pyvenv.cfg trick into an actual sys.path file. | Steve Dower | 2016-09-09 | 1 | -3/+8 |
| | | |||||
* | | Issue #28038: Remove Tools/parser/com2ann.py and its unit test. | Guido van Rossum | 2016-09-09 | 1 | -308/+0 |
| | | | | | | | | Development is moving to https://github.com/ilevkivskyi/com2ann | ||||
* | | Issue #27364: Raw strings to avoid deprecated escaping in com2ann.py | Martin Panter | 2016-09-09 | 1 | -2/+2 |
| | | |||||
* | | Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations. | Yury Selivanov | 2016-09-09 | 2 | -0/+321 |
| | | | | | | | | Patch by Ivan Levkivskyi. | ||||
* | | Remove legacy "from __future__ import with_statement" lines. | Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) | 2016-09-08 | 4 | -5/+1 |
| | | |||||
* | | #27364: fix "incorrect" uses of escape character in the stdlib. | R David Murray | 2016-09-08 | 15 | -40/+40 |
| | | | | | | | | | | | | | | And most of the tools. Patch by Emanual Barry, reviewed by me, Serhiy Storchaka, and Martin Panter. | ||||
* | | clinic: PY_LONG_LONG -> long long | Benjamin Peterson | 2016-09-08 | 1 | -5/+5 |
| | | |||||
* | | Adds MAX_PATH button to the installer. | Steve Dower | 2016-09-08 | 3 | -89/+76 |
| | | |||||
* | | Adds test.support.PGO and skips tests that are not useful for PGO. | Steve Dower | 2016-09-07 | 1 | -3/+5 |
| | | |||||
* | | Issue #27355: Removed support for Windows CE. It was never finished, | Larry Hastings | 2016-09-05 | 1 | -3/+1 |
| | | | | | | | | and Windows CE is no longer a relevant platform for Python. | ||||
* | | Issue #27756: Updates installer icons to be the console and launcher icon ↵ | Steve Dower | 2016-09-05 | 2 | -2/+5 |
| | | | | | | | | instead of the setup icon | ||||
* | | Issue #27756: Adds new icons for Python files and processes on Windows. ↵ | Steve Dower | 2016-09-05 | 6 | -6/+14 |
| | | | | | | | | Designs by Cherry Wang. | ||||
* | | Closes #27904: Improved logging statements to defer formatting until needed. | Vinay Sajip | 2016-08-31 | 1 | -3/+3 |
| | | |||||
* | | Tests: add --slowest option to buildbots | Victor Stinner | 2016-08-17 | 1 | -1/+1 |
| | | | | | | | | Display the top 10 slowest tests. | ||||
* | | Adds missing file to installer. | Steve Dower | 2016-08-16 | 1 | -0/+25 |
| | | |||||
* | | Issue #27574: Decreased an overhead of parsing keyword arguments in functions | Serhiy Storchaka | 2016-08-14 | 1 | -8/+6 |
| | | | | | | | | implemented with using Argument Clinic. | ||||
* | | Merge spelling and grammar fixes from 3.5 | Martin Panter | 2016-08-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix spelling and grammar in documentation and code comments | Martin Panter | 2016-08-04 | 1 | -1/+1 |
| | | |||||
* | | Issue #27626: Merge spelling fixes from 3.5 | Martin Panter | 2016-07-28 | 3 | -3/+3 |
|\ \ | |/ | |||||
| * | Issue #27626: Spelling fixes in docs, comments and internal names | Martin Panter | 2016-07-28 | 3 | -3/+3 |
| | | | | | | | | Based on patch by Ville Skyttä. | ||||
* | | Issue #27610: Adds PEP 514 metadata to Windows installer | Steve Dower | 2016-07-25 | 9 | -1/+22 |
| | | |||||
* | | Issue #27469: Adds a shell extension to the launcher so that drag and drop ↵ | Steve Dower | 2016-07-23 | 4 | -6/+33 |
|\ \ | |/ | | | | | works correctly. | ||||
| * | Issue #27469: Adds a shell extension to the launcher so that drag and drop ↵ | Steve Dower | 2016-07-16 | 4 | -6/+33 |
| | | | | | | | | works correctly. | ||||
* | | Closes issue #24773: Implement PEP 495 (Local Time Disambiguation). | Alexander Belopolsky | 2016-07-22 | 1 | -0/+81 |
| | | |||||
* | | Merge from 3.5 | Steve Dower | 2016-07-16 | 4 | -18/+27 |
|\ \ | |/ | |||||
| * | Fixes use of Py_IntDir and Py_OutDir to control build directories. | Steve Dower | 2016-07-16 | 4 | -18/+27 |
| | | |||||
* | | - Issue #27332: Fixed the type of the first argument of module-level functions | Serhiy Storchaka | 2016-07-07 | 1 | -1/+1 |
|\ \ | |/ | | | | | generated by Argument Clinic. Patch by Petr Viktorin. | ||||
| * | Issue #27332: Fixed the type of the first argument of module-level functions | Serhiy Storchaka | 2016-07-07 | 1 | -1/+1 |
| | | | | | | | | generated by Argument Clinic. Patch by Petr Viktorin. | ||||
* | | Issue #27418: Fixed Tools/importbench/importbench.py. | Serhiy Storchaka | 2016-06-30 | 1 | -7/+6 |
|\ \ | |/ | |||||
| * | Issue #27418: Fixed Tools/importbench/importbench.py. | Serhiy Storchaka | 2016-06-30 | 1 | -7/+6 |
| | | |||||
* | | Merge from 3.5 | Steve Dower | 2016-06-27 | 1 | -0/+74 |
|\ \ | |/ | |||||
| * | Adds script for purging the caching server for downloads on python.org. | Steve Dower | 2016-06-27 | 1 | -0/+74 |
| | | |||||
* | | Merge from 3.5 | Steve Dower | 2016-06-27 | 1 | -0/+55 |
|\ \ | |/ | |||||
| * | Adds batch file to build nuget packages. | Steve Dower | 2016-06-27 | 1 | -0/+55 |
| | | |||||
* | | Merge from 3.5 | Steve Dower | 2016-06-27 | 2 | -11/+29 |
|\ \ | |/ | |||||
| * | Include libs folder in nuget package and allow preinstalling packages | Steve Dower | 2016-06-27 | 2 | -11/+29 |
| | | |||||
* | | Merge from 3.5 | Steve Dower | 2016-06-25 | 1 | -1/+2 |
|\ \ | |/ |