| Commit message (Expand) | Author | Age | Files | Lines |
* | Python 3.9.0rc1v3.9.0rc1 | Łukasz Langa | 2020-08-11 | 4 | -5/+0 |
|
|
* | bpo-41492: Fixes the description appearing in UAC prompts on Windows (GH-21754) | Miss Islington (bot) | 2020-08-06 | 1 | -0/+1 |
|
|
* | bpo-41412 and bpo-40948: Windows installer updates (GH-21656) | Miss Islington (bot) | 2020-07-28 | 2 | -0/+3 |
|
|
* | bpo-40741: Update Windows build to include SQLite 3.32.3 (GH-21570) | Miss Islington (bot) | 2020-07-21 | 1 | -0/+1 |
|
|
* | Python 3.9.0b4v3.9.0b4 | Łukasz Langa | 2020-07-02 | 3 | -5/+0 |
|
|
* | bpo-41074: Fix support of non-ASCII names and SQL in msilib. (GH-21126) | Miss Islington (bot) | 2020-06-25 | 1 | -0/+3 |
|
|
* | bpo-37556 Extend help to include latest overrides (GH-14701) | Miss Islington (bot) | 2020-06-15 | 1 | -0/+1 |
|
|
* | bpo-40164: Update Windows OpenSSL to 1.1.1g (GH-20834) | Miss Islington (bot) | 2020-06-12 | 1 | -0/+1 |
|
|
* | Python 3.9.0b2v3.9.0b2 | Łukasz Langa | 2020-06-08 | 2 | -3/+0 |
|
|
* | [3.9] bpo-39631: Adds NEWS entry (GH-20227) (GH-20241) | Miss Islington (bot) | 2020-05-22 | 1 | -0/+2 |
|
|
* | bpo-40677: Define IO_REPARSE_TAG_APPEXECLINK explicitly (GH-20206) | Miss Islington (bot) | 2020-05-19 | 1 | -0/+1 |
|
|
* | Python 3.9.0b1v3.9.0b1 | Łukasz Langa | 2020-05-18 | 3 | -5/+0 |
|
|
* | bpo-40650: Include winsock2.h in pytime.c, instead of a full windows.h (GH-20... | Minmin Gong | 2020-05-18 | 1 | -0/+1 |
|
|
* | bpo-39148: enable ipv6 for datagrams in Proactor (GH-19121) | Kjell Braden | 2020-05-18 | 1 | -0/+3 |
|
|
* | bpo-40458: Increase reserved stack space to prevent overflow crash on Windows... | Steve Dower | 2020-05-05 | 1 | -0/+1 |
|
|
* | Python 3.9.0a6v3.9.0a6 | Łukasz Langa | 2020-04-27 | 2 | -2/+0 |
|
|
* | bpo-40164: Update Windows to OpenSSL 1.1.1f (GH-19359) | Steve Dower | 2020-04-04 | 1 | -0/+1 |
|
|
* | bpo-8901: Windows registry path is now ignored with the -E option (GH-18169) | Zackery Spytz | 2020-03-30 | 1 | -0/+1 |
|
|
* | Python 3.9.0a5v3.9.0a5 | Łukasz Langa | 2020-03-23 | 6 | -12/+0 |
|
|
* | bpo-39847: EnterNonRecursiveMutex() uses GetTickCount64() (GH-18780) | bobince | 2020-03-11 | 1 | -0/+2 |
|
|
* | bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18... | Steve Dower | 2020-03-11 | 1 | -0/+2 |
|
|
* | bpo-38597: Never statically link extension initialization code on Windows (GH... | Steve Dower | 2020-03-03 | 1 | -0/+4 |
|
|
* | bpo-38380: Update macOS & Windows builds to SQLite v3.31.1 (GH-18678) | Erlend Egeberg Aasland | 2020-03-02 | 1 | -0/+1 |
|
|
* | bpo-39789: Update Windows release build machines to VS 2019 (GH-18695) | Steve Dower | 2020-02-29 | 1 | -0/+1 |
|
|
* | Merge tag 'v3.9.0a4' | Łukasz Langa | 2020-02-26 | 5 | -10/+0 |
|\ |
|
| * | Python 3.9.0a4v3.9.0a4 | Łukasz Langa | 2020-02-25 | 5 | -10/+0 |
|
|
* | | bpo-38403: Update nuspec file for deprecated field and git repository (GH-18657) | Steve Dower | 2020-02-25 | 1 | -0/+2 |
|/ |
|
* | bpo-39553: Delete HAVE_SXS protected code (GH-18356) | Zackery Spytz | 2020-02-05 | 1 | -0/+1 |
|
|
* | bpo-39185 Add the d[etailed] and q[uiet] verbosity levels for msbuild (GH-17791) | Anthony Shaw | 2020-02-05 | 1 | -0/+1 |
|
|
* | bpo-39439: Fix multiprocessing spawn path in a venv on Windows (GH-18158) | Adam Meily | 2020-01-28 | 1 | -0/+1 |
|
|
* | bpo-39393: Misleading error message on dependent DLL resolution failure (GH-1... | Zackery Spytz | 2020-01-28 | 1 | -0/+2 |
|
|
* | bpo-38883: Don't use POSIX `$HOME` in `pathlib.Path.home/expanduser` on Windo... | Christoph Reiter | 2020-01-28 | 1 | -0/+5 |
|
|
* | Python 3.9.0a2v3.9.0a2 | Łukasz Langa | 2019-12-18 | 2 | -2/+0 |
|
|
* | bpo-39007: Add auditing events to functions in winreg (GH-17541) | Steve Dower | 2019-12-09 | 1 | -0/+1 |
|
|
* | bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-... | Steve Dower | 2019-11-20 | 1 | -0/+1 |
|
|
* | Python 3.9.0a1v3.9.0a1 | Łukasz Langa | 2019-11-19 | 42 | -58/+0 |
|
|
* | bpo-38453: Ensure ntpath.realpath correctly resolves relative paths (GH-16967) | Steve Dower | 2019-11-15 | 1 | -0/+1 |
|
|
* | bpo-38589: Fixes HTML Help shortcut when Windows is not installed to C drive ... | Steve Dower | 2019-10-28 | 1 | -0/+1 |
|
|
* | bpo-38519: Internal include files missing on Windows (GH-16921) | Zackery Spytz | 2019-10-28 | 1 | -0/+2 |
|
|
* | bpo-38492: Remove pythonw.exe dependency on the Microsoft C++ runtime (GH-16824) | Steve Dower | 2019-10-16 | 1 | -0/+1 |
|
|
* | bpo-38344: Fix syntax in activate.bat (GH-16533) | James Abel | 2019-10-07 | 1 | -0/+1 |
|
|
* | bpo-38359: Ensures pyw.exe launcher reads correct registry key (GH-16561) | Steve Dower | 2019-10-03 | 1 | -0/+1 |
|
|
* | bpo-38355: Fix ntpath.realpath failing on sys.executable (GH-16551) | Steve Dower | 2019-10-03 | 1 | -0/+1 |
|
|
* | bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184) | Steve Dower | 2019-09-16 | 1 | -0/+1 |
|
|
* | bpo-38092: Reduce overhead when using multiprocessing in a Windows virtual en... | Steve Dower | 2019-09-13 | 1 | -0/+1 |
|
|
* | bpo-38133: Allow py.exe launcher to locate installations from the Microsoft S... | Steve Dower | 2019-09-12 | 1 | -0/+2 |
|
|
* | bpo-32592: Set Windows 8 as the minimum required version for API support (GH-... | Steve Dower | 2019-09-11 | 1 | -0/+1 |
|
|
* | bpo-38114: Do not include pip.ini in Nuget package (GH-15964) | Steve Dower | 2019-09-11 | 1 | -0/+1 |
|
|
* | bpo-33166: Change os.cpu_count to return active (real) processors (GH-15949) | Steve Dower | 2019-09-11 | 1 | -0/+2 |
|
|
* | bpo-36634: Fixes activate.bat when existing values contain double quotes (GH-... | Steve Dower | 2019-09-11 | 1 | -0/+2 |
|
|