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-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
*
gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877)
Zachary Ware
2024-02-01
1
-0/+1
*
gh-100107: Make py.exe launcher ignore app aliases that launch Microsoft Stor...
Vincent Cunningham
2024-01-25
1
-0/+1
*
gh-112984 Update Windows build and installer for free-threaded builds (GH-113...
Steve Dower
2024-01-17
1
-0/+1
*
Python 3.13.0a3
v3.13.0a3
Thomas Wouters
2024-01-17
11
-25/+0
*
gh-114096: Restore privileges in _winapi.CreateJunction after creating the ju...
Steve Dower
2024-01-16
1
-0/+3
*
gh-111877: Fixes stat() handling for inaccessible files on Windows (GH-113716)
Steve Dower
2024-01-12
1
-0/+2
*
gh-81489: Use Unicode APIs for mmap tagname on Windows (GH-14133)
Zackery Spytz
2024-01-11
1
-0/+2
*
gh-87868: Sort and remove duplicates in getenvironment() (GH-102731)
AN Long
2024-01-09
1
-0/+2
*
gh-73427: deprecate `_enablelegacywindowsfsencoding` (#107729)
Inada Naoki
2023-12-28
1
-0/+2
*
gh-111973: Update Windows installer to use SQLite 3.44.2 (#113281)
Erlend E. Aasland
2023-12-19
1
-0/+1
*
gh-113009: Fix multiprocessing Process.terminate() on Windows (#113128)
Victor Stinner
2023-12-15
1
-0/+5
*
gh-86179: Implement realpath() on Windows for getpath.py calculations (GH-113...
Steve Dower
2023-12-13
1
-0/+1
*
gh-111650: Ensure pyconfig.h includes Py_GIL_DISABLED on Windows (GH-112778)
Steve Dower
2023-12-13
1
-0/+3
*
gh-71383: Update Tcl/Tk version in Windows to our patched build containing a ...
Steve Dower
2023-12-11
1
-0/+2
*
gh-112278: Disable WMI queries on Windows after they time out (GH-112658)
AN Long
2023-12-07
1
-0/+2
*
Python 3.13.0a2
v3.13.0a2
Thomas Wouters
2023-11-22
3
-4/+0
*
gh-111856: Fix os.fstat on windows with FAT32 and exFAT filesystem (GH-112038)
AN Long
2023-11-13
1
-0/+2
*
GH-111293: Fix DirEntry.inode dropping higher bits on Windows (GH-111294)
zcxsythenew
2023-10-26
1
-0/+1
*
gh-110913: Fix WindowsConsoleIO chunking of UTF-8 text (GH-111007)
Tamás Hegedűs
2023-10-20
1
-0/+1
*
Python 3.13.0a1
v3.13.0a1
Thomas Wouters
2023-10-13
13
-31/+0
*
gh-110437: Allow overriding VCRuntimeDLL with a semicolon separated list of D...
Steve Dower
2023-10-09
1
-0/+2
*
gh-109286: Update Windows installer to use SQLite 3.43.1 (#110403)
jtranquilli
2023-10-06
1
-0/+1
*
gh-82367: Use `FindFirstFile` Win32 API in `ntpath.realpath()` (GH-110298)
박문식
2023-10-05
1
-0/+2
*
gh-83180: Made launcher treat shebang 'python' tags as low priority so that a...
Steve Dower
2023-10-02
1
-0/+3
*
gh-109991: Remove obsolete NEWS entries for OpenSSL 3.0.10 (GH-110055)
Zachary Ware
2023-09-28
1
-1/+0
*
gh-109991: Update Windows build to use OpenSSL 3.0.11 (GH-110054)
Zachary Ware
2023-09-28
1
-0/+1
*
gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108928)
Zachary Ware
2023-09-05
2
-1/+1
*
gh-106242: Make ntpath.realpath errors consistent with abspath when there are...
Steve Dower
2023-08-22
1
-0/+4
*
gh-106844: Fix issues in _winapi.LCMapStringEx (GH-107832)
Serhiy Storchaka
2023-08-11
1
-0/+1
*
gh-99079: Update Windows build to use OpenSSL 3.0.9 (GH-106649)
Steve Dower
2023-07-12
1
-0/+1
*
gh-105436: The environment block should end with two null wchar_t values (GH-...
Dora203
2023-06-12
1
-0/+2
*
gh-105146: Update links at end of Windows installer (uninstall/repair) (GH-10...
Steve Dower
2023-05-31
1
-0/+2
*
gh-88745: Add _winapi.CopyFile2 and update shutil.copy2 to use it (GH-105055)
Steve Dower
2023-05-30
1
-0/+3
*
gh-103646: Remove --include-pip-user from default APPX package build (GH-105064)
Steve Dower
2023-05-29
1
-0/+5
*
gh-104803: Implement ntpath.isdevdrive for checking whether a path is on a Wi...
Steve Dower
2023-05-29
1
-0/+3
*
gh-104820: Fixes os.stat on Windows to better handle file systems that do not...
Steve Dower
2023-05-24
1
-0/+2
*
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
*
gh-103088: Fix virtual environment activate script not working in Cygwin (GH-...
Stanislav Syekirin
2023-04-12
1
-0/+1
*
gh-103088: Sanitize venv paths when using MSYS or Cygwin Bash (GH-103325)
Stanislav Syekirin
2023-04-11
1
-0/+1
*
GH-88013: Fix TypeError raised by ntpath.realpath in some cases (GH-102813)
AN Long
2023-04-07
1
-0/+2
*
Python 3.12.0a7
v3.12.0a7
Thomas Wouters
2023-04-04
2
-3/+0
*
gh-99726: Improves correctness of stat results for Windows, and uses faster A...
Steve Dower
2023-03-16
1
-0/+2
*
gh-102690: Use Edge as fallback in webbrowser instead of IE (#102691)
Jamoo721
2023-03-16
1
-0/+1
*
Python 3.12.0a6
v3.12.0a6
Thomas Wouters
2023-03-07
8
-11/+0
[next]