summaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | | | | | Adds MAX_PATH button to the installer.Steve Dower2016-09-083-89/+76
| | | | | | | | * | | | | | Adds test.support.PGO and skips tests that are not useful for PGO.Steve Dower2016-09-061-3/+5
| | | | | | | | * | | | | | Issue #27355: Removed support for Windows CE. It was never finished,Larry Hastings2016-09-051-3/+1
| | | | | | | | * | | | | | Issue #27756: Updates installer icons to be the console and launcher icon ins...Steve Dower2016-09-052-2/+5
| | | | | | | | * | | | | | Issue #27756: Adds new icons for Python files and processes on Windows. Desig...Steve Dower2016-09-056-6/+14
| | | | | | | | * | | | | | Closes #27904: Improved logging statements to defer formatting until needed.Vinay Sajip2016-08-311-3/+3
| | | | | | | | * | | | | | Tests: add --slowest option to buildbotsVictor Stinner2016-08-171-1/+1
| | | | | | | | * | | | | | Adds missing file to installer.Steve Dower2016-08-151-0/+25
| | | | | | | | * | | | | | Issue #27574: Decreased an overhead of parsing keyword arguments in functionsSerhiy Storchaka2016-08-141-8/+6
| | | | | | | | * | | | | | Merge spelling and grammar fixes from 3.5Martin Panter2016-08-051-1/+1
| | | | | | | | |\ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ Issue #27626: Merge spelling fixes from 3.5Martin Panter2016-07-283-3/+3
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * | | | | | | | Issue #27610: Adds PEP 514 metadata to Windows installerSteve Dower2016-07-249-1/+22
| | | | | | | | * | | | | | | | Issue #27469: Adds a shell extension to the launcher so that drag and drop wo...Steve Dower2016-07-234-6/+33
| | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | Closes issue #24773: Implement PEP 495 (Local Time Disambiguation).Alexander Belopolsky2016-07-221-0/+81
| | | | | | | | * | | | | | | | | Merge from 3.5Steve Dower2016-07-164-18/+27
| | | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ \ \ - Issue #27332: Fixed the type of the first argument of module-level functionsSerhiy Storchaka2016-07-071-1/+1
| | | | | | | | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ \ \ \ \ Issue #27418: Fixed Tools/importbench/importbench.py.Serhiy Storchaka2016-06-3011-100/+137
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ Merge from 3.5Steve Dower2016-06-271-0/+74
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ Merge from 3.5Steve Dower2016-06-271-0/+55
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge from 3.5Steve Dower2016-06-272-11/+29
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge from 3.5Steve Dower2016-06-2511-100/+137
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge from 3.5Steve Dower2016-06-241-1/+4
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge from 3.5Steve Dower2016-06-244-12/+103
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | | | | | | | | | Issue #26282: PyArg_ParseTupleAndKeywords() and Argument Clinic now supportSerhiy Storchaka2016-06-091-26/+25
| | | | | | | | | | * | | | | | | | | | | | | | | | Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7.Serhiy Storchaka2016-06-091-14/+23
| | | | | | | | | | * | | | | | | | | | | | | | | | Issue #26305: Argument Clinic now escapes braces. No need to double them.Serhiy Storchaka2016-06-0910-60/+89
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #24225: Fix additional renamed module references.Ned Deily2016-06-031-1/+1
| | | | | | | | | | | * | | | | | | | | | | | | | | | regrtest doesn't ignore -j1 anymoreVictor Stinner2016-05-201-1/+1
| | | | | | | | | | | * | | | | | | | | | | | | | | | Issue #27053: Updates make_zip.py to correctly generate library ZIP file.Steve Dower2016-05-191-1/+1
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge launcher change from 3.5Steve Dower2016-05-186-12/+26
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge with 3.5Steve Dower2016-05-171-1/+1
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | | | | | | | | | | | | | Removed unused imports.Serhiy Storchaka2016-04-251-1/+1
| | | | | | | | | | | * | | | | | | | | | | | | | | | | | | Merge 3.5Serhiy Storchaka2016-04-248-57/+86
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 3.5Victor Stinner2016-04-201-10/+4
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 3.5: Issue #26799Victor Stinner2016-04-208-57/+86
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | Update pygettext.py to get ride of impVictor Stinner2016-04-121-43/+8
| | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | Buildbots: change also Windows timeout from 1 hour to 15 minVictor Stinner2016-03-231-1/+1
| | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | | Issue #26581: Use the first coding cookie on a line, not the last one.Serhiy Storchaka2016-03-201-1/+1
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge for issue #26271Brett Cannon2016-03-186-13/+77
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 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
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \