summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows
Commit message (Expand)AuthorAgeFilesLines
* bpo-37702: Fix SSL's certificate-store leak on Windows (GH-15632)neonene2019-09-091-0/+2
* bpo-37283: Ensure command-line and unattend.xml setting override previously d...Steve Dower2019-09-091-0/+2
* bpo-37705: Improve the implementation of winerror_to_errno() (GH-15623)Zackery Spytz2019-09-091-0/+1
* bpo-32587: Make winreg.REG_MULTI_SZ support zero-length strings (#13239)Zackery Spytz2019-09-091-0/+1
* bpo-37445: Include FORMAT_MESSAGE_IGNORE_INSERTS in FormatMessageW() calls (G...Zackery Spytz2019-09-091-0/+2
* bpo-38030: Fix os.stat failures on block devices on Windows (GH-15681)Steve Dower2019-09-041-0/+1
* bpo-38020: Fixes crash in os.readlink() on Windows (GH-15663)Steve Dower2019-09-031-0/+2
* bpo-37549: os.dup() fails for standard streams on Windows 7 (GH-15389)Zackery Spytz2019-08-231-0/+1
* bpo-37834: Normalise handling of reparse points on Windows (GH-15231)Steve Dower2019-08-212-0/+4
* bpo-9949: Enable symlink traversal for ntpath.realpath (GH-15287)Steve Dower2019-08-211-0/+1
* bpo-36266: Add module name in ImportError when DLL not found on Windows (GH-1...shireenrao2019-08-171-0/+1
* bpo-25172: Raise appropriate ImportError msg when crypt module used on Window...shireenrao2019-08-081-0/+1
* bpo-37778: Fixes the icons used for file associations to the Microsoft Store ...Steve Dower2019-08-071-0/+1
* bpo-37734: Fix use of registry values to launch Python from Microsoft Store a...Steve Dower2019-08-071-0/+1
* bpo-36590: Add Bluetooth RFCOMM and support for Windows. (GH-12767)Greg Bowser2019-08-021-0/+1
* bpo-37672: Switch Windows Store package to use pip.ini for user mode (GH-14939)Steve Dower2019-07-241-0/+2
* bpo-28269: Replace strcasecmp with system function _stricmp. (GH-13095)Minmin Gong2019-07-131-0/+1
* bpo-10945: Drop support for bdist_wininst on non-Windows systems (GH-14506)Miro Hrončok2019-07-011-0/+2
* bpo-37369: Fix initialization of sys members when launched via an app contain...Steve Dower2019-06-291-0/+1
* bpo-37380: subprocess: don't use _active on win (GH-14360)Ruslan Kuprieiev2019-06-281-0/+2
* bpo-35360: Update Windows builds to use SQLite 3.28.0 (GH-14179)animalize2019-06-241-0/+1
* bpo-37351: Removes libpython38.a from standard Windows distribution (#14276)Steve Dower2019-06-211-0/+1
* bpo-37267: Do not check for FILE_TYPE_CHAR in os.dup() on Windows (GH-14051)Zackery Spytz2019-06-171-0/+2
* bpo-36779: time.tzname returns empty string on Windows if default cod… (GH-...Paul Monson2019-06-121-0/+2
* Python 3.8.0b1v3.8.0b1Łukasz Langa2019-06-044-5/+0
* 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
|\