summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows
Commit message (Expand)AuthorAgeFilesLines
* bpo-33407: Implement Py_DEPRECATED() on MSVC (GH-8980)Zackery Spytz2019-05-281-0/+1
* bpo-29883: Asyncio proactor udp (GH-13440)Andrew Svetlov2019-05-281-0/+2
* bpo-36965: Fix includes in main.c on Windows with non-MSC compilers (GH-13421)Erik Janssens2019-05-211-0/+1
* bpo-35926: Add support for OpenSSL 1.1.1b on Windows (GH-11779)Paul Monson2019-05-151-0/+1
* Python 3.8.0a4v3.8.0a4Łukasz Langa2019-05-0612-50/+0
* bpo-35920: Windows 10 ARM32 platform support (GH-11774)Paul Monson2019-04-251-0/+3
* bpo-36649: Remove trailing spaces for registry keys when installed via the St...Steve Dower2019-04-171-0/+1
* bpo-36509: Add iot layout for Windows IoT containers (GH-12663)Paul Monson2019-04-121-0/+4
* bpo-34144: Fix of venv acvtivate.bat for win 10 (GH-8321)Lorenz Mende2019-04-101-0/+2
* bpo-31512: Add non-elevated symlink support for Windows (GH-3652)Vidar Tonaas Fauske2019-04-091-0/+2
* bpo-34060: Report system load when running test suite for Windows (GH-8357)Ammar Askar2019-04-091-0/+2
* bpo-36010: Add venv to the nuget distribution (GH-12367)Paul Moore2019-03-301-0/+1
* bpo-36085: Enable better DLL resolution on Windows (GH-12302)Steve Dower2019-03-291-0/+2
* bpo-35947: Update Windows to the current version of libffi (GH-11797)Paul Monson2019-03-291-0/+2
* bpo-35941: Fix ssl certificate enumeration for windows (GH-12486)kctherookie2019-03-281-0/+3
* bpo-29515: add missing socket.IPPROTO_* constants on Windows (GH-12183)Giampaolo Rodola2019-03-281-0/+27
* bpo-36441: Fixes creating a venv when debug binaries are installed. (#12566)Steve Dower2019-03-271-0/+1
* v3.8.0a3v3.8.0a3Łukasz Langa2019-03-253-5/+0
* bpo-36312: Fix decoders for some code pages. (GH-12369)Serhiy Storchaka2019-03-201-0/+2
* bpo-36264: Don't honor POSIX HOME in os.path.expanduser on Windows (GH-12282)Anthony Sottile2019-03-121-0/+2
* bpo-24643: Fix "#define timezone _timezone" clashes on Windows (GH-12019)Zackery Spytz2019-02-251-0/+1
* v3.8.0a2v3.8.0a2Łukasz Langa2019-02-255-7/+0
* bpo-35976: Enable Windows projects to build with platform ARM32 (GH-11825)Paul Monson2019-02-141-0/+1
* bpo-35299: Fixed sysconfig and distutils during PGO profiling (GH-11744)Steve Dower2019-02-051-0/+2
* Merge tag 'v3.8.0a1'Łukasz Langa2019-02-0440-59/+0
|\
| * [blurb] v3.8.0a1Łukasz Langa2019-02-0340-59/+0
* | bpo-35872 and bpo-35873: Clears __PYVENV_LAUNCHER__ variable (GH-11745)Steve Dower2019-02-042-0/+2
* | bpo-35692: pathlib no longer raises when checking file and directory existenc...Steve Dower2019-02-041-0/+2
|/
* bpo-35890 : Fix some API calling consistency (GH-11742)Minmin Gong2019-02-031-0/+1
* bpo-29734: nt._getfinalpathname handle leak (GH-740)Mark Becwar2019-02-021-0/+1
* bpo-32560: inherit the py launcher's STARTUPINFO (GH-9000)Shiva Saxena2019-02-021-0/+2
* bpo-33895: Relase GIL while calling functions that acquire Windows loader loc...Tony Roberts2019-02-021-0/+1
* bpo-1104: msilib.SummaryInfo.GetProperty() truncates the string by one charac...Tzu-ping Chung2019-02-021-0/+2
* bpo-33316: PyThread_release_lock always fails (GH-6541)native-api2019-02-021-0/+1
* bpo-35854: Fix EnvBuilder and --symlinks in venv on Windows (GH-11700)Steve Dower2019-01-301-0/+1
* bpo-35811: Avoid propagating venv settings when launching via py.exe (GH-11677)Steve Dower2019-01-251-0/+1
* bpo-35797: Fix default executable used by the multiprocessing module (GH-11676)Steve Dower2019-01-251-0/+1
* bpo-35758: Fix building on ARM + MSVC (gh-11531)Minmin Gong2019-01-211-0/+1
* bpo-35596: Use unchecked PYCs for the embeddable distro to avoid zipimport re...Steve Dower2019-01-081-0/+2
* bpo-35596: Fix vcruntime140.dll being added to embeddable distro multiple tim...Steve Dower2018-12-271-0/+1
* bpo-35402: Update Windows build to use Tcl and Tk 8.6.9 (GH-11146)Steve Dower2018-12-141-0/+1
* bpo-35401: Update Windows build to OpenSSL 1.1.0j (GH-11088)Steve Dower2018-12-111-0/+1
* bpo-34977: Add Windows App Store package (GH-11027)Steve Dower2018-12-111-0/+1
* bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-...Steve Dower2018-12-101-0/+2
* Revert "bpo-34977: Add Windows App Store package (GH-10245)" (GH-11019)Victor Stinner2018-12-071-1/+0
* bpo-34977: Add Windows App Store package (GH-10245)Steve Dower2018-12-071-0/+1
* bpo-34532: Fixed exit code for py.exe list versions arg (GH-9039)Brendan Gerrity2018-11-201-0/+1
* bpo-35067: Remove _distutils_findvs and use vswhere.exe instead. (GH-10095)Steve Dower2018-10-271-0/+1
* bpo-32890, os: Use errno instead of GetLastError() in execve() and truncate()...Alexey Izbyshev2018-10-201-0/+2
* bpo-34906: Doc: Fix typos (2) (GH-9735)Stéphane Wirtel2018-10-061-1/+1