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
*
bpo-45732: Update bundled Tcl/Tk on Windows to 8.6.12 (GH-29477)
Steve Dower
2021-11-09
1
-0/+1
*
bpo-45720: Drop references to shlwapi.dll on Windows (GH-29417)
Steve Dower
2021-11-06
1
-0/+3
*
bpo-43652: Actually update to Tcl/Tk 8.6.11 on Windows (GH-29397)
Steve Dower
2021-11-04
1
-0/+2
*
bpo-45337: Use the realpath of the new executable when creating a venv on Win...
Miss Islington (bot)
2021-10-07
1
-0/+4
*
Python 3.10.0rc2
v3.10.0rc2
Pablo Galindo
2021-09-07
1
-1/+0
*
[3.10] bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)...
Łukasz Langa
2021-08-30
1
-0/+1
*
Python 3.10.0rc1
v3.10.0rc1
Pablo Galindo
2021-08-02
2
-4/+0
*
bpo-40263: Fixes an off-by-one error in _winapi_WaitForMultipleObjects_impl (...
Miss Islington (bot)
2021-07-28
1
-0/+3
*
bpo-44572: On Windows, disconnect STDIN in platform._syscmd_ver() to prevent ...
Miss Islington (bot)
2021-07-13
1
-0/+1
*
Python 3.10.0b4
v3.10.0b4
Pablo Galindo
2021-07-10
2
-3/+0
*
bpo-44582: Accelerate mimetypes.init on Windows with a native accelerator (GH...
Miss Islington (bot)
2021-07-08
1
-0/+2
*
bpo-41299: Reduce lag in Windows threading timeouts by using a higher precisi...
Miss Islington (bot)
2021-06-20
1
-0/+1
*
Python 3.10.0b2
v3.10.0b2
Pablo Galindo
2021-05-31
1
-1/+0
*
bpo-42686: Enable SQLite math functions in Windows build (GH-24053) (#25892)
Miss Islington (bot)
2021-05-04
1
-0/+1
*
Python 3.10.0b1
v3.10.0b1
Pablo Galindo
2021-05-03
9
-17/+0
*
bpo-43492: Upgrade Windows installer to use SQLite 3.35.5 (GH-25641)
Erlend Egeberg Aasland
2021-04-27
1
-0/+1
*
bpo-40432: Use python 3.8 or higher to compile CPython on Windows (#25389)
Ken Jin
2021-04-26
1
-0/+3
*
bpo-30555: Fix WindowsConsoleIO fails in the presence of fd redirection (GH-1...
Segev Finer
2021-04-23
1
-0/+2
*
bop-43652: Update Tcl and Tk to 8.6.11 in Windows installer (GH-25170)
Terry Jan Reedy
2021-04-23
1
-0/+1
*
bpo-43538: Add extra arguments to os.startfile (GH-25538)
Steve Dower
2021-04-23
2
-0/+1
*
bpo-35306: Avoid raising OSError from pathlib.Path.exists when passed an inva...
Steve Dower
2021-04-22
1
-0/+2
*
bpo-38822: Fixed os.stat failing on inaccessible directories. (GH-25527)
Steve Dower
2021-04-22
1
-0/+3
*
bpo-26227: Fixes decoding of host names on Windows from ANSI instead of UTF-8...
Steve Dower
2021-04-21
1
-0/+2
*
bpo-43745: Actually updates Windows release to OpenSSL 1.1.1k. (GH-25213)
Steve Dower
2021-04-06
1
-0/+2
*
Python 3.10.0a7
v3.10.0a7
Pablo Galindo
2021-04-05
1
-2/+0
*
bpo-43440 : Enable SQLite R*Tree support for windows builds (GH-24797)
Erlend Egeberg Aasland
2021-03-09
1
-0/+2
*
Revert "bpo-42405: fix C extensions build on Windows ARM64 (GH-23399)" (#24753)
Jason R. Coombs
2021-03-04
1
-1/+0
*
bpo-42405: fix C extensions build on Windows ARM64 (GH-23399)
Adrian Vladu
2021-03-04
1
-0/+1
*
Python 3.10.0a6
Pablo Galindo
2021-03-01
1
-1/+0
*
bpo-43155: Add PyCMethod_New to PC/python3dll.c (GH-24500)
Zackery Spytz
2021-02-16
1
-0/+1
*
Python 3.10.0a5
Pablo Galindo
2021-02-02
2
-2/+0
*
bpo-42584: Update Windows installer to use SQLite 3.34.0 (GH-23675)
Erlend Egeberg Aasland
2021-01-05
1
-0/+1
*
bpo-41837: Updated Windows installer to include OpenSSL 1.1.1i (GH-24125)
Steve Dower
2021-01-05
1
-0/+1
*
Python 3.10.0a3
v3.10.0a3
Pablo Galindo
2020-12-07
2
-3/+0
*
bpo-42120: Remove macro defining copysign to _copysign on Windows (GH-23326)
Steve Dower
2020-11-16
1
-0/+1
*
bpo-38506: Fix the Windows py.exe launcher's misordering of 3.10 (GH-18307)
Zackery Spytz
2020-11-16
1
-0/+2
*
Python 3.10.0a2
v3.10.0a2
Pablo Galindo
2020-11-03
5
-5/+0
*
bpo-38439: Update the Windows Store package's icons for IDLE. Artwork by Andr...
Steve Dower
2020-10-20
1
-0/+1
*
bpo-38324: Fix test__locale.py Windows failures (GH-20529)
TIGirardi
2020-10-20
1
-0/+1
*
bpo-39107: Updated Tcl and Tk to 8.6.10 in Windows installer (GH-22405)
Steve Dower
2020-10-19
1
-0/+1
*
bpo-38252: Use 8-byte step to detect ASCII sequence in 64bit Windows build (G...
Ma Lin
2020-10-18
1
-0/+1
*
bpo-41557: Update Windows installer to use SQLite 3.33.0 (GH-21960)
Erlend Egeberg Aasland
2020-10-08
1
-0/+1
*
Python 3.10.0a1
v3.10.0a1
Pablo Galindo
2020-10-05
14
-22/+0
*
bpo-41744: Package python.props with correct name in NuGet package (GH-22154)
Václav Slavík
2020-09-14
1
-0/+1
*
bpo-41627: Distinguish 32 and 64-bit user site packages on Windows (GH-22098)
Steve Dower
2020-09-04
1
-0/+2
*
bpo-41526: Fixed layout of final page of the installer (GH-21871)
Steve Dower
2020-08-13
1
-0/+2
*
bpo-41492: Fixes the description appearing in UAC prompts on Windows (GH-21754)
Steve Dower
2020-08-06
1
-0/+1
*
bpo-41412 and bpo-40948: Windows installer updates (GH-21656)
Steve Dower
2020-07-28
2
-0/+3
*
bpo-40741: Update Windows build to include SQLite 3.32.3 (GH-21570)
Steve Dower
2020-07-20
1
-0/+1
*
bpo-41142: Add support of non-ASCII paths for CAB files. (GH-21195)
Serhiy Storchaka
2020-06-30
1
-0/+2
[next]