Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backs out buildbot clean trigger. | Steve Dower | 2016-03-08 | 1 | -1/+1 |
|\ | |||||
| * | Backs out buildbot clean trigger. | Steve Dower | 2016-03-08 | 1 | -1/+1 |
* | | Adds warning to prepare_ssl when nasm is not available. | Steve Dower | 2016-03-08 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Adds warning to prepare_ssl when nasm is not available. | Steve Dower | 2016-03-08 | 1 | -1/+1 |
* | | Issue #26489: Add dictionary unpacking support to Tools/parser/unparse.py | Berker Peksag | 2016-03-06 | 6 | -13/+77 |
|\ \ | |/ |/| | |||||
| * | Issue #26316: Merge Arg Clinic fix from 3.5 | Martin Panter | 2016-02-14 | 6 | -13/+77 |
| |\ | |||||
| | * | Issue #25985: sys.version_info is now used instead of sys.version | Serhiy Storchaka | 2016-02-11 | 2 | -3/+3 |
| | * | Add ast.Constant | Victor Stinner | 2016-01-26 | 1 | -2/+27 |
| | * | Issue #26065: Excludes venv from library when generating embeddable distro. | Steve Dower | 2016-01-16 | 1 | -0/+1 |
| | |\ | |||||
| | * \ | Merge from 3.5 (including all NEWS entries) | Steve Dower | 2015-12-02 | 4 | -8/+47 |
| | |\ \ | |||||
| | | * | | Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure | Martin Panter | 2015-11-30 | 1 | -2/+2 |
| | | * | | Merge from 3.5 | Steve Dower | 2015-11-22 | 2 | -2/+2 |
| | | |\ \ | |||||
| | | * \ \ | Fixes installer not allowing launcher to be selected. | Steve Dower | 2015-11-09 | 1 | -3/+3 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Issue #25523: Merge a-to-an corrections from 3.5 | Martin Panter | 2015-11-02 | 1 | -2/+2 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge from 3.5 | Steve Dower | 2015-10-31 | 3 | -6/+45 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge with 3.5 | Terry Jan Reedy | 2015-10-30 | 1 | -2/+0 |
| | | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | merge 3.5 (#25504) | Benjamin Peterson | 2015-10-29 | 3 | -6/+45 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | Fix a variable typo by switching to a f-string. | Brett Cannon | 2015-10-26 | 1 | -1/+1 |
| | | | | * | | | | | | Issue #25154: Make the file argument apply to the print function and | Brett Cannon | 2015-10-25 | 1 | -1/+1 |
| | | | | * | | | | | | Issue #24633: Removes automatic rename of site-packages/README since README.t... | Steve Dower | 2015-10-23 | 1 | -6/+0 |
| | | | | * | | | | | | Moves Windows installer externals onto SVN and updates the build process to g... | Steve Dower | 2015-10-23 | 8 | -70/+100 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | | Issue #25154: Deprecate the pyvenv script. | Brett Cannon | 2015-10-16 | 1 | -0/+6 |
| | | | | * | | | | | | | Merge from 3.5 | Steve Dower | 2015-10-14 | 1 | -0/+39 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ | Merge from 3.5 | Steve Dower | 2015-10-11 | 1 | -0/+39 |
| | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ | Merge from 3.5 | Steve Dower | 2015-10-11 | 1 | -0/+39 |
| | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ \ | Issue #25143: Improves installer error messages for unsupported platforms. | Steve Dower | 2015-10-11 | 4 | -1/+44 |
| | | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ \ \ | Issue #25163: Display correct directory in installer when using non-default s... | Steve Dower | 2015-10-11 | 1 | -0/+39 |
| | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ \ | Merge from 3.5 | Steve Dower | 2015-10-08 | 1 | -0/+39 |
| | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ | Merge from 3.5 | Steve Dower | 2015-10-08 | 1 | -1/+1 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ \ | Merge with 3.5. | Serhiy Storchaka | 2015-10-06 | 1 | -0/+39 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * \ \ \ \ \ \ \ \ | Merge from 3.5 | Steve Dower | 2015-10-01 | 6 | -22/+39 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | |/ / / / / / / / / / | |||||
| | | | | | | | | | | * | | | | | | | | | Merge with 3.5 | Steve Dower | 2015-09-22 | 8 | -89/+158 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * | | | | | | | | | | Issue 25180: Fix Tools/parser/unparse.py for f-strings. Patch by Martin Panter. | Eric V. Smith | 2015-09-20 | 1 | -0/+39 |
| | | | | | | | | | | * | | | | | | | | | | Issue #25071: Windows installer should not require TargetDir parameter when i... | Steve Dower | 2015-09-11 | 5 | -22/+0 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ | Fixes handling of read-only files when creating zip package. | Steve Dower | 2015-09-09 | 5 | -22/+0 |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ | Merge from 3.5. | Larry Hastings | 2015-09-09 | 6 | -9/+19 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ | Issue #24910: Windows MSIs now have unique display names. | Steve Dower | 2015-09-05 | 11 | -11/+11 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ | Merge 3.5 | Serhiy Storchaka | 2015-09-04 | 5 | -22/+0 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ | Removes --clean-only option from buildbots. | Steve Dower | 2015-08-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ | Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision. | Steve Dower | 2015-08-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with 3.5 | Steve Dower | 2015-08-18 | 1 | -7/+0 |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with 3.5 | Steve Dower | 2015-08-15 | 2 | -2/+13 |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #24847: Fixes tcltk installer layout of VC runtime DLL | Steve Dower | 2015-08-11 | 1 | -3/+3 |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with 3.5 | Steve Dower | 2015-08-05 | 1 | -11/+12 |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Puts compiled pyc files into embedded library ZIP file instead of sources. | Steve Dower | 2015-08-04 | 5 | -22/+0 |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #24771: Adds vcruntime DLL to tcltk package | Steve Dower | 2015-08-03 | 5 | -22/+0 |
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Updates get_wix.py for newer version of WiX. | Steve Dower | 2015-07-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with 3.5 | Steve Dower | 2015-07-18 | 14 | -58/+150 |
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge with 3.5 | Steve Dower | 2015-07-16 | 11 | -51/+115 |
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fixes installer rebuild, snapshot versioning, and the README.txt file. | Steve Dower | 2015-07-08 | 5 | -22/+0 |
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |