summaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Backs out buildbot clean trigger.Steve Dower2016-03-081-1/+1
|\
| * Backs out buildbot clean trigger.Steve Dower2016-03-081-1/+1
* | Adds warning to prepare_ssl when nasm is not available.Steve Dower2016-03-081-1/+1
|\ \ | |/
| * Adds warning to prepare_ssl when nasm is not available.Steve Dower2016-03-081-1/+1
* | Issue #26489: Add dictionary unpacking support to Tools/parser/unparse.pyBerker Peksag2016-03-066-13/+77
|\ \ | |/ |/|
| * Issue #26316: Merge Arg Clinic fix from 3.5Martin Panter2016-02-146-13/+77
| |\
| | * Issue #25985: sys.version_info is now used instead of sys.versionSerhiy Storchaka2016-02-112-3/+3
| | * Add ast.ConstantVictor Stinner2016-01-261-2/+27
| | * Issue #26065: Excludes venv from library when generating embeddable distro.Steve Dower2016-01-161-0/+1
| | |\
| | * \ Merge from 3.5 (including all NEWS entries)Steve Dower2015-12-024-8/+47
| | |\ \
| | | * | Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failureMartin Panter2015-11-301-2/+2
| | | * | Merge from 3.5Steve Dower2015-11-222-2/+2
| | | |\ \
| | | * \ \ Fixes installer not allowing launcher to be selected.Steve Dower2015-11-091-3/+3
| | | |\ \ \
| | | * \ \ \ Issue #25523: Merge a-to-an corrections from 3.5Martin Panter2015-11-021-2/+2
| | | |\ \ \ \
| | | * \ \ \ \ Merge from 3.5Steve Dower2015-10-313-6/+45
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge with 3.5Terry Jan Reedy2015-10-301-2/+0
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ merge 3.5 (#25504)Benjamin Peterson2015-10-293-6/+45
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Fix a variable typo by switching to a f-string.Brett Cannon2015-10-261-1/+1
| | | | | * | | | | | Issue #25154: Make the file argument apply to the print function andBrett Cannon2015-10-251-1/+1
| | | | | * | | | | | Issue #24633: Removes automatic rename of site-packages/README since README.t...Steve Dower2015-10-231-6/+0
| | | | | * | | | | | Moves Windows installer externals onto SVN and updates the build process to g...Steve Dower2015-10-238-70/+100
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | Issue #25154: Deprecate the pyvenv script.Brett Cannon2015-10-161-0/+6
| | | | | * | | | | | | Merge from 3.5Steve Dower2015-10-141-0/+39
| | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ Merge from 3.5Steve Dower2015-10-111-0/+39
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ Merge from 3.5Steve Dower2015-10-111-0/+39
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ Issue #25143: Improves installer error messages for unsupported platforms.Steve Dower2015-10-114-1/+44
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ Issue #25163: Display correct directory in installer when using non-default s...Steve Dower2015-10-111-0/+39
| | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ Merge from 3.5Steve Dower2015-10-081-0/+39
| | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ Merge from 3.5Steve Dower2015-10-081-1/+1
| | | | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ \ Merge with 3.5.Serhiy Storchaka2015-10-061-0/+39
| | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ Merge from 3.5Steve Dower2015-10-016-22/+39
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | |/ / / / / / / / / /
| | | | | | | | | | | * | | | | | | | | Merge with 3.5Steve Dower2015-09-228-89/+158
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | | | | Issue 25180: Fix Tools/parser/unparse.py for f-strings. Patch by Martin Panter.Eric V. Smith2015-09-201-0/+39
| | | | | | | | | | | * | | | | | | | | | Issue #25071: Windows installer should not require TargetDir parameter when i...Steve Dower2015-09-115-22/+0
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ Fixes handling of read-only files when creating zip package.Steve Dower2015-09-095-22/+0
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ Merge from 3.5.Larry Hastings2015-09-096-9/+19
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ Issue #24910: Windows MSIs now have unique display names.Steve Dower2015-09-0511-11/+11
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ Merge 3.5Serhiy Storchaka2015-09-045-22/+0
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ Removes --clean-only option from buildbots.Steve Dower2015-08-191-1/+1
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.Steve Dower2015-08-181-1/+1
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge with 3.5Steve Dower2015-08-181-7/+0
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge with 3.5Steve Dower2015-08-152-2/+13
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Issue #24847: Fixes tcltk installer layout of VC runtime DLLSteve Dower2015-08-111-3/+3
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge with 3.5Steve Dower2015-08-051-11/+12
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Puts compiled pyc files into embedded library ZIP file instead of sources.Steve Dower2015-08-045-22/+0
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Issue #24771: Adds vcruntime DLL to tcltk packageSteve Dower2015-08-035-22/+0
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Updates get_wix.py for newer version of WiX.Steve Dower2015-07-201-2/+2
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge with 3.5Steve Dower2015-07-1814-58/+150
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge with 3.5Steve Dower2015-07-1611-51/+115
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fixes installer rebuild, snapshot versioning, and the README.txt file.Steve Dower2015-07-085-22/+0
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \