index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-118973: Add _tkinter to freethreaded MSI (GH-126768)
Steve Dower
2024-11-15
1
-0/+3
*
gh-126497: Add missing venv redirectors to freethreaded installer (GH-126556)
Steve Dower
2024-11-08
1
-0/+2
*
gh-126074: Removes unnecessary DLLs from embeddable package (GH-126143)
Steve Dower
2024-11-05
1
-0/+1
*
gh-125315: Avoid crashing in _wmimodule due to slow WMI calls on some Windows...
Steve Dower
2024-10-30
1
-0/+2
*
gh-126084: Fix venvwlauncher.exe to run pythonw.exe (GH-126088)
Christian Ullrich
2024-10-29
1
-0/+2
*
gh-125842: Fix `sys.exit(0xffff_ffff)` on Windows (#125896)
Sam Gross
2024-10-24
1
-0/+2
*
gh-125550: Enable py.exe to detect Store installs of 3.14 (GH-125551)
Steve Dower
2024-10-16
1
-0/+2
*
Python 3.14.0a1
v3.14.0a1
Hugo van Kemenade
2024-10-15
16
-20/+0
*
gh-124487: Require at least Windows 10 SDK and update install check (GH-124672)
Steve Dower
2024-09-30
1
-0/+1
*
gh-124609: Fix _Py_ThreadId for Windows builds using MinGW (#124663)
Tony Roberts
2024-09-27
1
-0/+1
*
gh-124448: Update Windows builds to use Tcl/Tk 8.6.15 (GH-124449)
Zachary Ware
2024-09-25
2
-1/+1
*
gh-124254: Detect freethreaded MSI component when doing an upgrade on Windows...
Steve Dower
2024-09-23
1
-0/+1
*
gh-123915: Ensure that Windows AMD64 and ARM64 release builds use different d...
adang1345
2024-09-10
1
-0/+1
*
gh-123476: Add support for TCP_QUICKACK socket setting to Windows (#123478)
nkinnan
2024-09-05
1
-0/+1
*
gh-123418: Update OpenSSL to 3.0.15 on Windows (GH-123673)
Zachary Ware
2024-09-04
1
-0/+1
*
gh-100256: Skip inaccessible registry keys in the WinAPI mimetype implementat...
Lucas Esposito
2024-08-07
1
-0/+1
*
gh-79846: Make ssl.create_default_context() ignore invalid certificates (GH-9...
pukkandan
2024-08-07
1
-0/+2
*
gh-122573: Require Python 3.10 or newer for Windows builds (GH-122574)
Jonathan Protzenko
2024-08-04
1
-0/+1
*
gh-119679: Ensures correct import libraries are included in Windows install p...
Steve Dower
2024-06-03
1
-0/+1
*
gh-116145: Updated bundled Tcl/Tk on Windows to 8.6.14 (GH-117030)
Steve Dower
2024-05-31
1
-0/+1
*
gh-111201: Support pyrepl on Windows (#119559)
Dino Viehland
2024-05-31
1
-0/+1
*
gh-119070: Fix py.exe handling of /usr/bin/env commands missing extension (GH...
Steve Dower
2024-05-29
1
-0/+3
*
gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717)
Steve Dower
2024-05-29
1
-0/+1
*
gh-117505: Run ensurepip in isolated env in Windows installer (GH-118257)
Michael Vincent
2024-05-22
1
-0/+1
*
gh-118209: Add Windows structured exception handling to mmap module (GH-118213)
Dobatymo
2024-05-10
1
-0/+2
*
Python 3.13.0b1
v3.13.0b1
Thomas Wouters
2024-05-08
7
-14/+0
*
gh-115119: Update Windows installer to mpdecimal 4.0.0 (#118506)
Erlend E. Aasland
2024-05-03
1
-0/+1
*
gh-118486: Support mkdir(mode=0o700) on Windows (GH-118488)
Steve Dower
2024-05-02
1
-0/+2
*
gh-118347: Fix Windows installer not updating launcher (GH-118386)
Steve Dower
2024-04-29
1
-0/+1
*
gh-118293: Suppress mouse cursor feedback when launching Windows processes wi...
Henrik Tunedal
2024-04-28
1
-0/+2
*
gh-117786: Fix venv created from Windows Store install by restoring __PYVENV_...
Steve Dower
2024-04-24
1
-0/+2
*
gh-115009: Update Windows installer to use SQLite 3.45.3 (GH-117445)
Mariusz Felisiak
2024-04-16
1
-0/+1
*
gh-90329: Add _winapi.GetLongPathName and GetShortPathName and use in venv to...
Steve Dower
2024-04-15
1
-0/+5
*
Python 3.13.0a6
v3.13.0a6
Thomas Wouters
2024-04-09
6
-15/+0
*
gh-117267: Ensure DirEntry.stat().st_ctime still contains creation time durin...
Steve Dower
2024-04-03
1
-0/+5
*
gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (#32011)
Erik Soma
2024-03-23
1
-0/+1
*
gh-116773: Ensure overlapped objects on Windows are not deallocated too early...
jkriegshauser
2024-03-20
1
-0/+1
*
gh-115119: Switch Windows build to mpdecimal external (GH-115182)
Zachary Ware
2024-03-18
1
-0/+3
*
gh-116195: Implements a fast path for nt.getppid (GH-116205)
vxiiduu
2024-03-14
1
-0/+1
*
gh-88494: Use QueryPerformanceCounter() for time.monotonic() (#116781)
Victor Stinner
2024-03-14
1
-0/+4
*
Python 3.13.0a5
v3.13.0a5
Thomas Wouters
2024-03-12
4
-13/+0
*
gh-115554: Improved logic for handling multiple existing py.exe launcher inst...
Steve Dower
2024-03-01
1
-0/+6
*
gh-116012: Preserve GetLastError() across calls to TlsGetValue on Windows (GH...
Steve Dower
2024-02-28
1
-0/+1
*
gh-115582: Make default PC/pyconfig.h work for free-threaded builds with manu...
Steve Dower
2024-02-26
1
-0/+3
*
gh-115543: Update py.exe to know about Python 3.13 and to install 3.12 by def...
Steve Dower
2024-02-19
1
-0/+3
*
Python 3.13.0a4
v3.13.0a4
Thomas Wouters
2024-02-15
7
-7/+0
*
gh-89240: Enable multiprocessing on Windows to use large process pools (GH-10...
Steve Dower
2024-02-13
1
-0/+1
*
gh-115049: Fix py.exe failing when user has no LocalAppData. (GH-115185)
Steve Dower
2024-02-12
1
-0/+1
*
gh-115009: Update Windows installer to use SQLite 3.45.1 (#115065)
Erlend E. Aasland
2024-02-06
1
-0/+1
*
gh-109991: Update Windows build to use OpenSSL 3.0.13 (#115043)
Zachary Ware
2024-02-05
1
-0/+1
[next]