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
*
Python 3.12.4
v3.12.4
Thomas Wouters
2024-06-06
5
-11/+0
*
gh-119690: Adds Unicode support for named pipes in _winapi (GH-119717)
Steve Dower
2024-05-30
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-118347: Fix Windows installer not updating launcher (GH-118386)
Miss Islington (bot)
2024-04-29
1
-0/+1
*
[3.12] gh-115009: Update Windows installer to use SQLite 3.45.3 (GH-117445) (...
Mariusz Felisiak
2024-04-17
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.12.3
v3.12.3
Thomas Wouters
2024-04-09
7
-18/+0
*
gh-117267: Ensure DirEntry.stat().st_ctime still contains creation time durin...
Miss Islington (bot)
2024-04-03
1
-0/+5
*
[3.12] gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (GH-320...
Miss Islington (bot)
2024-03-25
1
-0/+1
*
[3.12] gh-116773: Fix overlapped memory corruption crash (GH-116774) (#117078)
jkriegshauser
2024-03-20
1
-0/+1
*
gh-115554: Improved logic for handling multiple existing py.exe launcher inst...
Miss Islington (bot)
2024-03-05
1
-0/+6
*
gh-115543: Update py.exe to know about Python 3.13 and to install 3.12 by def...
Miss Islington (bot)
2024-02-19
1
-0/+3
*
gh-115049: Fix py.exe failing when user has no LocalAppData. (GH-115185)
Miss Islington (bot)
2024-02-12
1
-0/+1
*
Merge branch '3.12' of https://github.com/python/cpython into 3.12
Thomas Wouters
2024-02-06
1
-0/+1
|
\
|
*
[3.12] gh-115009: Update Windows installer to use SQLite 3.45.1 (#115065) (#1...
Erlend E. Aasland
2024-02-06
1
-0/+1
*
|
Python 3.12.2
v3.12.2
Thomas Wouters
2024-02-06
8
-17/+0
|
/
*
[3.12] gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877) (GH-115076)
Miss Islington (bot)
2024-02-06
1
-0/+1
*
[3.12] gh-109991: Update Windows build to use OpenSSL 3.0.13 (#115047)
Zachary Ware
2024-02-06
1
-0/+1
*
gh-100107: Make py.exe launcher ignore app aliases that launch Microsoft Stor...
Miss Islington (bot)
2024-01-25
1
-0/+1
*
gh-114096: Restore privileges in _winapi.CreateJunction after creating the ju...
Miss Islington (bot)
2024-01-16
1
-0/+3
*
gh-111877: Fixes stat() handling for inaccessible files on Windows (GH-113716)
Miss Islington (bot)
2024-01-12
1
-0/+2
*
gh-81489: Use Unicode APIs for mmap tagname on Windows (GH-14133)
Miss Islington (bot)
2024-01-11
1
-0/+2
*
gh-87868: Sort and remove duplicates in getenvironment() (GH-102731)
Miss Islington (bot)
2024-01-10
1
-0/+2
*
[3.12] gh-113009: Fix multiprocessing Process.terminate() on Windows (GH-1131...
Miss Islington (bot)
2023-12-15
1
-0/+5
*
Python 3.12.1
v3.12.1
Thomas Wouters
2023-12-07
5
-7/+0
*
gh-111856: Fix os.fstat on windows with FAT32 and exFAT filesystem (GH-112038)
Miss Islington (bot)
2023-11-13
1
-0/+2
*
GH-111293: Fix DirEntry.inode dropping higher bits on Windows (GH-111294)
Miss Islington (bot)
2023-10-26
1
-0/+1
*
gh-110913: Fix WindowsConsoleIO chunking of UTF-8 text (GH-111007)
Miss Islington (bot)
2023-10-20
1
-0/+1
*
[3.12] gh-110437: Allow overriding VCRuntimeDLL with a semicolon separated li...
Miss Islington (bot)
2023-10-09
1
-0/+2
*
[3.12] gh-109286: Update Windows installer to use SQLite 3.43.1 (GH-110403) (...
Miss Islington (bot)
2023-10-09
1
-0/+1
*
Python 3.12.0
v3.12.0
Thomas Wouters
2023-10-02
1
-1/+0
*
[3.12] gh-109991: Update Windows build to use OpenSSL 3.0.11 (GH-110054) (#11...
Miss Islington (bot)
2023-10-02
1
-0/+1
*
Python 3.12.0rc2
v3.12.0rc2
Thomas Wouters
2023-09-05
3
-6/+0
*
[3.12] gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928) (#10...
Miss Islington (bot)
2023-09-05
1
-0/+1
*
[3.12] gh-106242: Make ntpath.realpath errors consistent with abspath when th...
Miss Islington (bot)
2023-08-22
1
-0/+4
*
[3.12] gh-106844: Fix issues in _winapi.LCMapStringEx (GH-107832) (#107874)
Serhiy Storchaka
2023-08-16
1
-0/+1
*
Python 3.12.0rc1
v3.12.0rc1
Thomas Wouters
2023-08-05
1
-1/+0
*
[3.12] gh-99079: Update Windows build to use OpenSSL 3.0.9 (GH-106649) (#106680)
Miss Islington (bot)
2023-07-12
1
-0/+1
*
Python 3.12.0b3
v3.12.0b3
Thomas Wouters
2023-06-19
1
-2/+0
*
[3.12] gh-105436: The environment block should end with two null wchar_t valu...
Miss Islington (bot)
2023-06-12
1
-0/+2
*
Python 3.12.0b2
v3.12.0b2
Thomas Wouters
2023-06-06
5
-15/+0
*
gh-105146: Update links at end of Windows installer (uninstall/repair) (GH-10...
Miss Islington (bot)
2023-05-31
1
-0/+2
*
gh-88745: Add _winapi.CopyFile2 and update shutil.copy2 to use it (GH-105055)
Miss Islington (bot)
2023-05-30
1
-0/+3
*
gh-103646: Remove --include-pip-user from default APPX package build (GH-105064)
Miss Islington (bot)
2023-05-29
1
-0/+5
*
gh-104820: Fixes os.stat on Windows to better handle file systems that do not...
Miss Islington (bot)
2023-05-29
1
-0/+2
*
gh-104803: Implement ntpath.isdevdrive for checking whether a path is on a Wi...
Miss Islington (bot)
2023-05-29
1
-0/+3
*
Python 3.12.0b1
v3.12.0b1
Thomas Wouters
2023-05-22
6
-9/+0
*
gh-104623: Update Windows installer to use SQLite 3.42.0 (#104625)
Erlend E. Aasland
2023-05-18
1
-0/+1
*
gh-102997: Update Windows installer to SQLite 3.41.2. (#102999)
Mariusz Felisiak
2023-05-02
1
-0/+1
*
gh-82814: fix shutil access error on WSL (#103790)
Allan Lago
2023-04-25
1
-0/+3
[next]