Victor Stinner
|
d6debb24e0
|
bpo-29919: Remove unused imports found by pyflakes (#137)
Make also minor PEP8 coding style fixes on modified imports.
|
2017-03-27 16:05:26 +02:00 |
Steve Dower
|
3286123532
|
Takes vcruntime140.dll from the correct source. (#679)
|
2017-03-16 10:19:18 -07:00 |
Steve Dower
|
f6e61019ae
|
Fixes the upload script to purge the CDN correctly and display success output. (#466)
|
2017-03-05 19:55:12 -08:00 |
Steve Dower
|
a0c07d2edd
|
bpo-27593: Updates Windows build to use information from git (#262)
* bpo-27593: Updates Windows build to use information from git
|
2017-03-03 21:20:37 -08:00 |
Steve Dower
|
1aceb02417
|
bpo-29624: Adds purge step and layout test after uploading files. (#258)
|
2017-02-23 14:11:36 -08:00 |
Steve Dower
|
52a7e92e3d
|
bpo-29579: Removes readme.txt from the installer. (#160)
|
2017-02-18 16:12:02 -08:00 |
Steve Dower
|
d947e4da5d
|
Includes ensurepip and venv packages in nuget package.
|
2017-02-06 14:12:57 -08:00 |
Steve Dower
|
f007b49eb9
|
Includes ensurepip and venv packages in nuget package.
|
2017-02-06 14:12:19 -08:00 |
Steve Dower
|
5288477cfd
|
Includes ensurepip and venv packages in nuget package.
|
2017-02-06 14:11:34 -08:00 |
Steve Dower
|
8bfba84ff2
|
Issue #28783: Replaces bdist_wininst in nuget packages with stub
|
2016-12-11 14:48:44 -08:00 |
Steve Dower
|
b227227cb5
|
Issue #28783: Replaces bdist_wininst in nuget packages with stub
|
2016-12-11 14:48:32 -08:00 |
Steve Dower
|
e711cc0f22
|
Issue #28783: Replaces bdist_wininst in nuget packages with stub
|
2016-12-11 14:35:07 -08:00 |
Steve Dower
|
9cc113a8f7
|
Issue #28846: Various installer fixes
|
2016-12-03 12:11:25 -08:00 |
Steve Dower
|
1058109b31
|
Issue #28846: Various installer fixes
|
2016-12-03 11:24:02 -08:00 |
Steve Dower
|
190dbd9ba2
|
Issue #28846: Various installer fixes
|
2016-12-03 11:18:53 -08:00 |
Steve Dower
|
d2140cce44
|
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_wininst command.
|
2016-11-23 12:23:16 -08:00 |
Steve Dower
|
2a94301911
|
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_wininst command.
|
2016-11-23 11:42:35 -08:00 |
Steve Dower
|
f0888cd734
|
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_wininst command.
|
2016-11-23 10:23:47 -08:00 |
Steve Dower
|
bbf32e1c98
|
Issue #28573: Missing sys._mercurial info and other build issues.
|
2016-11-22 11:49:09 -08:00 |
Steve Dower
|
02a4018c6e
|
Issue #28573: Missing sys._mercurial info and other build issues.
|
2016-11-22 11:48:52 -08:00 |
Steve Dower
|
9ee351fc1e
|
Issue #28573: Fixes issue with nested if blocks
|
2016-11-14 17:51:51 -08:00 |
Steve Dower
|
de40e1218c
|
Issue #28573: Fixes issue with nested if blocks
|
2016-11-14 17:51:42 -08:00 |
Steve Dower
|
7ed2398448
|
Fixes incorrect merge
|
2016-11-14 16:16:44 -08:00 |
Steve Dower
|
e044dfa22b
|
Issue #28573: Avoid setting up env too many times during build
|
2016-11-14 16:15:39 -08:00 |
Steve Dower
|
4468bed2fc
|
Issue #28573: Avoid setting up env too many times during build
|
2016-11-14 16:13:56 -08:00 |
Steve Dower
|
4782ab3aa3
|
Adds missing _asyncio.pyd to installer and generally tidies pyd management.
|
2016-10-29 09:23:39 -07:00 |
Steve Dower
|
27c22f900c
|
Adds missing _asyncio.pyd to installer and generally tidies pyd management.
|
2016-10-29 09:23:52 -07:00 |
Steve Dower
|
fcb5c64a9a
|
Removes incorrect condition from lib_pdb.msi
|
2016-10-28 11:19:50 -07:00 |
Steve Dower
|
d14ae161de
|
Removes incorrect condition from lib_pdb.msi
|
2016-10-28 11:19:42 -07:00 |
Steve Dower
|
43ab355e0e
|
Removes incorrect condition from lib_pdb.msi
|
2016-10-28 11:19:18 -07:00 |
Steve Dower
|
26d4d76313
|
Merge from 3.6
|
2016-10-27 12:15:23 -07:00 |
Steve Dower
|
31c80e8eae
|
Revert incorrect file merge from 3.5.
|
2016-10-27 12:14:48 -07:00 |
Steve Dower
|
43d2b264b9
|
Merge from 3.5
|
2016-10-27 12:12:24 -07:00 |
Steve Dower
|
fcf622e30e
|
Updates release build to collect symbols and binaries, and create nuget package.
|
2016-10-27 12:08:45 -07:00 |
Steve Dower
|
66fe8febb1
|
Fix launcher.msi from rebuilding during release build.
|
2016-10-10 16:19:20 -07:00 |
Steve Dower
|
ec1f28a63c
|
Fix launcher.msi from rebuilding during release build.
|
2016-10-10 16:19:06 -07:00 |
Steve Dower
|
15d3d8bd14
|
Issue #28402: Adds signed catalog files for stdlib on Windows.
|
2016-10-09 20:19:21 -07:00 |
Steve Dower
|
425ec150ea
|
Issue #28402: Adds signed catalog files for stdlib on Windows.
|
2016-10-09 20:18:52 -07:00 |
Steve Dower
|
4a8ff9ef60
|
Issue #28217: Adds _testconsole module to test console input.
|
2016-10-03 09:12:42 -07:00 |
Steve Dower
|
312cef7452
|
Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests.
|
2016-10-03 09:04:58 -07:00 |
Steve Dower
|
3e7d93dc70
|
Issue #28251: Improvements to help manuals on Windows.
|
2016-09-22 17:11:53 -07:00 |
Steve Dower
|
765285337a
|
Issue #28251: Improvements to help manuals on Windows.
|
2016-09-22 17:09:56 -07:00 |
Steve Dower
|
fb4a96a58f
|
Issue #28251: Improvements to help manuals on Windows.
|
2016-09-22 17:07:56 -07:00 |
Steve Dower
|
e8ef95e3ba
|
Fixes bad merge for issue #28110
|
2016-09-17 16:34:52 -07:00 |
Steve Dower
|
7e3dfd1548
|
Fixes bad merge for issue #28110
|
2016-09-17 16:34:38 -07:00 |
Steve Dower
|
f4fc1d12ec
|
Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit
|
2016-09-17 16:14:14 -07:00 |
Steve Dower
|
7358efa50b
|
Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit
|
2016-09-17 16:13:59 -07:00 |
Steve Dower
|
1c75c18ed2
|
Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit
|
2016-09-17 16:12:55 -07:00 |
Steve Dower
|
64566db065
|
Merge with 3.6
|
2016-09-17 12:57:03 -07:00 |
Steve Dower
|
ed51b26858
|
Issue #28137: Renames Windows path file to ._pth
Issue #28138: Windows ._pth file should allow import site
|
2016-09-17 12:54:06 -07:00 |