Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #29080: Removes hard dependency on hg.exe from PC/build.bat | Steve Dower | 2016-12-28 | 1 | -3/+3 |
|\ | |||||
| * | Issue #29080: Removes hard dependency on hg.exe from PC/build.bat | Steve Dower | 2016-12-28 | 1 | -3/+3 |
* | | Issue #28896: Disable WindowsRegistryFinder by default. | Steve Dower | 2016-12-12 | 2 | -18/+29 |
* | | Ensures intermediate directory is created before using it | Steve Dower | 2016-12-03 | 23 | -46/+511 |
|\ \ | |/ |/| | |||||
| * | Issue #28846: Various installer fixes | Steve Dower | 2016-12-03 | 23 | -46/+511 |
| |\ | |||||
| | * | Issue #28573: Missing sys._mercurial info and other build issues. | Steve Dower | 2016-11-22 | 1 | -3/+10 |
| | * | Issue #28573: Avoid setting up env too many times during build | Steve Dower | 2016-11-14 | 1 | -1/+1 |
| | * | Makes test_underpth* tests more robust by copying the executable. | Steve Dower | 2016-10-29 | 1 | -0/+3 |
| | * | mark dtrace stubs as static inline; remove stubs | Benjamin Peterson | 2016-10-20 | 2 | -4/+0 |
| | * | Issue #28448: Fix C implemented asyncio.Future didn't work on Windows | INADA Naoki | 2016-10-21 | 5 | -2/+96 |
| | * | Issue #28428: Rename _futures module to _asyncio. | INADA Naoki | 2016-10-15 | 2 | -4/+4 |
| | * | Issue #28208: Update Windows build to use SQLite 3.14.2.0 | Zachary Ware | 2016-10-10 | 3 | -3/+3 |
| | * | Issue #28248: Merge with 3.5 | Zachary Ware | 2016-10-10 | 3 | -3/+3 |
| | |\ | |||||
| | * | | Issue #28402: Adds signed catalog files for stdlib on Windows. | Steve Dower | 2016-10-09 | 1 | -5/+7 |
| | * | | Issue #26801: Added C implementation of asyncio.Future. | INADA Naoki | 2016-10-09 | 2 | -0/+4 |
| | * | | Issue #28217: Adds _testconsole module to test console input. Fixes some issu... | Steve Dower | 2016-10-03 | 4 | -1/+124 |
| | * | | Issue #28251: Improvements to help manuals on Windows. | Steve Dower | 2016-09-22 | 16 | -38/+280 |
| | |\ \ | |||||
| | | * | | Issue #27932: Prevent memory leak in win32_ver(). | Steve Dower | 2016-09-17 | 1 | -1/+1 |
| | | * | | Make PGO use usual build directory on Windows. | Steve Dower | 2016-09-11 | 2 | -2/+0 |
| | | * | | Issue #28065: Update xz to 5.2.2 on Windows, and build it from source | Zachary Ware | 2016-09-11 | 4 | -7/+225 |
| | | * | | compile dtrace stubs | Benjamin Peterson | 2016-09-09 | 2 | -2/+6 |
| | | * | | Issue #24186: Reenable optimised OpenSSL function | Steve Dower | 2016-09-09 | 1 | -1/+1 |
| | | * | | Changes pyvenv.cfg trick into an actual sys.path file. | Steve Dower | 2016-09-09 | 1 | -1/+1 |
| | | * | | Issue #1602: Windows console doesn't input or print Unicode (PEP 528) | Steve Dower | 2016-08-30 | 2 | -0/+4 |
| | | * | | Issue #16113: compile the module on Windows, too. | Christian Heimes | 2016-09-07 | 2 | -0/+4 |
| | | * | | Issue #26798: Add BLAKE2 (blake2b and blake2s) to hashlib. | Christian Heimes | 2016-09-06 | 2 | -0/+12 |
| | | * | | Closes #20366: Build full text search support into SQLite on Windows | Zachary Ware | 2016-09-05 | 1 | -2/+2 |
| | | * | | Issue #27756: Adds new icons for Python files and processes on Windows. Desig... | Steve Dower | 2016-09-05 | 1 | -1/+1 |
| | | * | | Fix get_externals.bat | Zachary Ware | 2016-09-05 | 1 | -1/+1 |
| | | * | | Issue #27883: Update sqlite to 3.14.1 on Windows | Zachary Ware | 2016-09-05 | 2 | -2/+2 |
| | | * | | Closes #27407: Merge with 3.5 | Zachary Ware | 2016-09-05 | 9 | -19/+21 |
| | | |\ \ | |||||
| | | | * | | Issue #27647: Update Windows build to Tcl/Tk 8.6.6 | Zachary Ware | 2016-07-28 | 3 | -6/+6 |
| | | | * | | Merge from 3.5 | Steve Dower | 2016-07-24 | 7 | -13/+15 |
| | | | |\ \ | |||||
| | | | | * \ | Issue #27469: Adds a shell extension to the launcher so that drag and drop wo... | Steve Dower | 2016-07-23 | 5 | -3/+157 |
| | | | | |\ \ | |||||
| | | | | * \ \ | Closes #27545: Remove pyshellext.vcxproj from pcbuild.proj | Steve Dower | 2016-07-17 | 1 | -2/+0 |
| | | | | |\ \ \ | |||||
| | | | | * \ \ \ | Merge from 3.5 | Steve Dower | 2016-07-16 | 3 | -11/+41 |
| | | | | |\ \ \ \ | |||||
| | | | | * \ \ \ \ | Merge from 3.5 | Steve Dower | 2016-07-15 | 7 | -13/+15 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * \ \ \ \ | Merge from 3.5 | Steve Dower | 2016-07-13 | 7 | -13/+15 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ | Issue #26930: Merge with 3.5 | Zachary Ware | 2016-06-15 | 3 | -3/+3 |
| | | | | | | |\ \ \ \ \ | |||||
| | | | | | | | * | | | | | Issue #26930: Update Windows build to OpenSSL 1.0.2h | Zachary Ware | 2016-06-15 | 3 | -3/+3 |
| | | | | | | * | | | | | | Issue #27186: add Include/osmodule.h to the proper build rules | Brett Cannon | 2016-06-12 | 2 | -2/+6 |
| | | | | | | * | | | | | | Issue #26647: Python interpreter now uses 16-bit wordcode instead of bytecode. | Serhiy Storchaka | 2016-05-24 | 2 | -0/+4 |
| | | | | | | * | | | | | | Closes #26706: Merge with 3.5 | Zachary Ware | 2016-04-14 | 1 | -1/+1 |
| | | | | | | |\ \ \ \ \ \ | | | | | | | | |/ / / / / | |||||
| | | | | | | * | | | | | | Closes #26624: Adds validation of ucrtbase[d].dll version with warning for ol... | Steve Dower | 2016-04-12 | 5 | -11/+5 |
| | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | * \ \ \ \ \ | Adds version info to all signed binaries on Windows | Steve Dower | 2016-04-06 | 5 | -11/+5 |
| | | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | | * | | | | | | rt.bat: use -m test instead of Lib\test\regrtest.py | Victor Stinner | 2016-03-24 | 1 | -1/+1 |
| | | | | | | | | * | | | | | | Issue #26079: Fixing the build output folder for tix-8.4.3.6. Patch by Bjoern... | Steve Dower | 2016-03-12 | 4 | -10/+4 |
| | | | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ | Adds warning to prepare_ssl when nasm is not available. | Steve Dower | 2016-03-08 | 1 | -0/+3 |
| | | | | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ | Issue #26465: Update Windows builds to use OpenSSL 1.0.2g. | Steve Dower | 2016-03-08 | 3 | -4/+4 |
| | | | | | | | | | |\ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ | Issue #26268: Merge with 3.5 | Zachary Ware | 2016-02-22 | 7 | -121/+67 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ |