[Python-checkins] GH-139727: Add --enable-stackref-debug flag to build.bat to enable Py_STACKREF_DEBUG build on Windows (GH-139728)

2025-11-21 Thread zooba
https://github.com/python/cpython/commit/a8733cbc7328dbeeed50e82ef13abb197d511c46 commit: a8733cbc7328dbeeed50e82ef13abb197d511c46 branch: main author: Sergey Miryanov committer: zooba date: 2025-11-21T11:03:32Z summary: GH-139727: Add --enable-stackref-debug flag to build.bat to enable

[Python-checkins] Add PyManager troubleshooting steps for direct launch of script files (GH-141530)

2025-11-14 Thread zooba
https://github.com/python/cpython/commit/dbe64ee95fd6b5dfc59ecb75d89cdb6538766a13 commit: dbe64ee95fd6b5dfc59ecb75d89cdb6538766a13 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-11-14T15:29:39Z summary: Add PyM

[Python-checkins] Add PyManager troubleshooting steps for direct launch of script files (GH-141530)

2025-11-14 Thread zooba
https://github.com/python/cpython/commit/b101e9d36b1aed2bb4bca8aec3e1cc1d1df4f79e commit: b101e9d36b1aed2bb4bca8aec3e1cc1d1df4f79e branch: main author: Steve Dower committer: zooba date: 2025-11-14T15:23:01Z summary: Add PyManager troubleshooting steps for direct launch of script files (GH

[Python-checkins] Add documentation for Python install manager's install_dir, global_dir and download_dir (GH-140223)

2025-11-11 Thread zooba
https://github.com/python/cpython/commit/03fca07f839fe6c454dfbed37d91c49ee640b38d commit: 03fca07f839fe6c454dfbed37d91c49ee640b38d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-11-11T20:08:52Z summary: Add documen

[Python-checkins] Add documentation for Python install manager's install_dir, global_dir and download_dir (GH-140223)

2025-11-11 Thread zooba
https://github.com/python/cpython/commit/336154f4b0dbcf1d9dbb461ae962d558ba60f452 commit: 336154f4b0dbcf1d9dbb461ae962d558ba60f452 branch: main author: Steve Dower committer: zooba date: 2025-11-11T20:02:49Z summary: Add documentation for Python install manager's install_dir, global_di

[Python-checkins] gh-139810: Always generate -dev tags for PyManager packages (GH-139814)

2025-10-18 Thread zooba
https://github.com/python/cpython/commit/c5edf7d6f42886eee057816c2c4b8c46867222ae commit: c5edf7d6f42886eee057816c2c4b8c46867222ae branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-10-13T20:08:42Z summary: gh-139810:

[Python-checkins] Adds support for building with VisualStudioVersion = 18.0 (GH-138980)

2025-10-18 Thread zooba
https://github.com/python/cpython/commit/d8898e1fbe50ddb5de6e537d2dc9f58178265944 commit: d8898e1fbe50ddb5de6e537d2dc9f58178265944 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-10-08T16:13:13+01:00 summary: Adds s

[Python-checkins] gh-139769: Update `PCBuild/find_python.bat` to allow discovery of Python 3.14 (GH-139770)

2025-10-18 Thread zooba
https://github.com/python/cpython/commit/570d17259f824302d20567a3a2f32c67ebdaefcd commit: 570d17259f824302d20567a3a2f32c67ebdaefcd branch: main author: Wulian233 <[email protected]> committer: zooba date: 2025-10-08T16:00:54+01:00 summary: gh-139769: Update `PCBuild/find_python.bat` to

[Python-checkins] gh-139810: Always generate -dev tags for PyManager packages (GH-139814)

2025-10-13 Thread zooba
https://github.com/python/cpython/commit/c46265d94a2d2c5bcaabbbc312f8f6ac9162cd5f commit: c46265d94a2d2c5bcaabbbc312f8f6ac9162cd5f branch: main author: Steve Dower committer: zooba date: 2025-10-13T20:43:14+01:00 summary: gh-139810: Always generate -dev tags for PyManager packages (GH-139814

[Python-checkins] gh-139769: Update `PCBuild/find_python.bat` to allow discovery of Python 3.14 (GH-139770)

2025-10-10 Thread zooba
https://github.com/python/cpython/commit/b6c14bc1874054909b233fde425fb3f6d2023e41 commit: b6c14bc1874054909b233fde425fb3f6d2023e41 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-10-08T15:23:17Z summary: gh-139769:

[Python-checkins] gh-139769: Update `PCBuild/find_python.bat` to allow discovery of Python 3.14 (GH-139770)

2025-10-08 Thread zooba
https://github.com/python/cpython/commit/f10dc2666c88576353ff98acbd9632b9e6416a48 commit: f10dc2666c88576353ff98acbd9632b9e6416a48 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-10-08T15:26:22Z summary: gh-139769:

[Python-checkins] Adds support for building with VisualStudioVersion = 18.0 (GH-138980)

2025-09-20 Thread zooba
https://github.com/python/cpython/commit/0c751cab39ddf107e1d366ab422e63cb632c2761 commit: 0c751cab39ddf107e1d366ab422e63cb632c2761 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-09-17T14:37:28+01:00 summary: Adds s

[Python-checkins] gh-138896: Fix error installing C runtime on non-updated Windows machines (GH-138932)

2025-09-17 Thread zooba
https://github.com/python/cpython/commit/9a85f9d5ddc2053238fa6d806b4782c8e27e35e5 commit: 9a85f9d5ddc2053238fa6d806b4782c8e27e35e5 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-09-17T13:54:59Z summary: gh-13889

[Python-checkins] gh-138896: Fix error installing C runtime on non-updated Windows machines (GH-138932)

2025-09-17 Thread zooba
https://github.com/python/cpython/commit/76b22978bcca4a9607523ba36b9c04ec3ba119bd commit: 76b22978bcca4a9607523ba36b9c04ec3ba119bd branch: main author: adang1345 committer: zooba date: 2025-09-17T14:32:52+01:00 summary: gh-138896: Fix error installing C runtime on non-updated Windows machines

[Python-checkins] Adds support for building with VisualStudioVersion = 18.0 (GH-138980)

2025-09-16 Thread zooba
https://github.com/python/cpython/commit/6920fa4bcddad4abb46a3ae40e16f13566d6cf26 commit: 6920fa4bcddad4abb46a3ae40e16f13566d6cf26 branch: main author: Steve Dower committer: zooba date: 2025-09-16T13:41:36Z summary: Adds support for building with VisualStudioVersion = 18.0 (GH-138980) files

[Python-checkins] gh-138314: Add winreg.DeleteTree (GH-138388)

2025-09-02 Thread zooba
https://github.com/python/cpython/commit/b3e785c76c06bff7933d9e562128e9c41ce3539b commit: b3e785c76c06bff7933d9e562128e9c41ce3539b branch: main author: AN Long committer: zooba date: 2025-09-02T17:04:57Z summary: gh-138314: Add winreg.DeleteTree (GH-138388) files: A Misc/NEWS.d/next/Windows

[Python-checkins] GH-131033: Enable the optimizing macros UNLIKELY and LIKELY for Clang (GH-131019)

2025-08-25 Thread zooba
https://github.com/python/cpython/commit/95d6e0b2830c8e6bfd861042f6df6343891d5843 commit: 95d6e0b2830c8e6bfd861042f6df6343891d5843 branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-08-25T21:59:52+01:00 summary: GH-131033: Enab

[Python-checkins] gh-137964: Remove the "experimental" designation from the Windows installer (GH-137965)

2025-08-19 Thread zooba
https://github.com/python/cpython/commit/d22a7456443415961b93169b851ab7e550be8791 commit: d22a7456443415961b93169b851ab7e550be8791 branch: main author: Itamar Oren committer: zooba date: 2025-08-19T22:30:59+01:00 summary: gh-137964: Remove the "experimental" designation from t

[Python-checkins] gh-120037: Disable user site packages when a ._pth file is used (GH-137428)

2025-08-19 Thread zooba
https://github.com/python/cpython/commit/7d06a0af1720e1962b324d8abf5865121ca492bc commit: 7d06a0af1720e1962b324d8abf5865121ca492bc branch: main author: Steve Dower committer: zooba date: 2025-08-19T21:28:28+01:00 summary: gh-120037: Disable user site packages when a ._pth file is used (GH

[Python-checkins] gh-84683: Check `/share/zoneinfo` for zoneinfo files on Windows (GH-28495)

2025-08-06 Thread zooba
https://github.com/python/cpython/commit/3000594e929aea768fe0dd2437e0722ecfa2dbdc commit: 3000594e929aea768fe0dd2437e0722ecfa2dbdc branch: main author: Isuru Fernando committer: zooba date: 2025-08-06T23:05:41+01:00 summary: gh-84683: Check `/share/zoneinfo` for zoneinfo files on Windows (GH

[Python-checkins] gh-136586: Improve winreg's module docstring (GH-136587)

2025-07-28 Thread zooba
https://github.com/python/cpython/commit/d53199101c7e74273d4d550456a994de01b6e3f1 commit: d53199101c7e74273d4d550456a994de01b6e3f1 branch: main author: AN Long committer: zooba date: 2025-07-28T20:19:01+01:00 summary: gh-136586: Improve winreg's module docstring (GH-136587) files:

[Python-checkins] GH-131296: Fixes clang-cl warning on Windows in socketmodule.h (GH-131832)

2025-07-28 Thread zooba
https://github.com/python/cpython/commit/59e2330cf391a9dc324690f8579acd179e66d19d commit: 59e2330cf391a9dc324690f8579acd179e66d19d branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-07-28T17:52:07+01:00 summary: GH-131296: Fixes cl

[Python-checkins] gh-135543: Emit sys.remote_exec audit event when sys.remote_exec is called (GH-135544)

2025-06-19 Thread zooba
https://github.com/python/cpython/commit/0370cb42daa3035280ec5c6ef4967366314824f5 commit: 0370cb42daa3035280ec5c6ef4967366314824f5 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-06-19T20:51:06Z summary: gh-135543

[Python-checkins] gh-135543: Emit sys.remote_exec audit event when sys.remote_exec is called (GH-135544)

2025-06-19 Thread zooba
https://github.com/python/cpython/commit/1ddfe593200fec992d283a9b4d6ad2f1b535c018 commit: 1ddfe593200fec992d283a9b4d6ad2f1b535c018 branch: main author: Nadeshiko Manju committer: zooba date: 2025-06-19T21:23:38+01:00 summary: gh-135543: Emit sys.remote_exec audit event when sys.remote_exec is

[Python-checkins] gh-134538: Add link to shutil.rmtree example in function docs (GH-135540)

2025-06-18 Thread zooba
https://github.com/python/cpython/commit/7e783e55748d2ac8969a0a60686a49db22e5d173 commit: 7e783e55748d2ac8969a0a60686a49db22e5d173 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-06-18T21:17:42Z summary: gh-134538: Ad

[Python-checkins] gh-134538: Add link to shutil.rmtree example in function docs (GH-135540)

2025-06-18 Thread zooba
https://github.com/python/cpython/commit/47ee2aedf11fe6fb274dfc2bfc9ac51136f6113c commit: 47ee2aedf11fe6fb274dfc2bfc9ac51136f6113c branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-06-18T21:16:07Z summary: gh-134538: Ad

[Python-checkins] gh-134538: Add link to shutil.rmtree example in function docs (GH-135540)

2025-06-18 Thread zooba
https://github.com/python/cpython/commit/e9b647dd30d22cef465972d898a34c4b1bb6615d commit: e9b647dd30d22cef465972d898a34c4b1bb6615d branch: main author: alexey semenyuk committer: zooba date: 2025-06-18T22:10:20+01:00 summary: gh-134538: Add link to shutil.rmtree example in function docs (GH

[Python-checkins] gh-135455: Fix version and architecture detection in PC/layout script. (GH-135461)

2025-06-13 Thread zooba
https://github.com/python/cpython/commit/591297997571e5263d6081951e0a2ef56bf83c1a commit: 591297997571e5263d6081951e0a2ef56bf83c1a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-06-13T16:10:29Z summary: gh-13545

[Python-checkins] gh-135455: Fix version and architecture detection in PC/layout script. (GH-135461)

2025-06-13 Thread zooba
https://github.com/python/cpython/commit/0430135aac62aaf87dc9d8281d240a8b577a129b commit: 0430135aac62aaf87dc9d8281d240a8b577a129b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-06-13T15:28:02Z summary: gh-13545

[Python-checkins] gh-135455: Fix version and architecture detection in PC/layout script. (GH-135461)

2025-06-13 Thread zooba
https://github.com/python/cpython/commit/afc5ab6cce9d7095b99c1410a6762bc4a96504dd commit: afc5ab6cce9d7095b99c1410a6762bc4a96504dd branch: main author: Steve Dower committer: zooba date: 2025-06-13T16:04:43+01:00 summary: gh-135455: Fix version and architecture detection in PC/layout script

[Python-checkins] GH-131296: Suppress clang-cl warnings in socketmodule.c (GH-131821)

2025-06-09 Thread zooba
https://github.com/python/cpython/commit/cc8e6d27031dcf2582bd287b14ab9b6e200d5e92 commit: cc8e6d27031dcf2582bd287b14ab9b6e200d5e92 branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-06-09T17:38:41+01:00 summary: GH-131296: Suppress

[Python-checkins] [3.14] GH-135287: clang-cl PGO builds on Windows fail with `could not open '/GENPROFILE'` (GH-135289)

2025-06-09 Thread zooba
https://github.com/python/cpython/commit/dba307a757db7db93f208603735f251ce52f1bdf commit: dba307a757db7db93f208603735f251ce52f1bdf branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-06-09T12:18:51Z summary: [3.14] GH-

[Python-checkins] GH-135287: clang-cl PGO builds on Windows fail with `could not open '/GENPROFILE'` (GH-135289)

2025-06-09 Thread zooba
https://github.com/python/cpython/commit/0045100ccbc3919e8990fa59bc413fe38d21b075 commit: 0045100ccbc3919e8990fa59bc413fe38d21b075 branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-06-09T12:52:38+01:00 summary: GH-135287: clang-

[Python-checkins] [3.13] gh-135151: Fix incorrect packaging of pyconfig.h in Windows installer (GH-135180)

2025-06-05 Thread zooba
https://github.com/python/cpython/commit/728a881321f00a11f2f3270f0e0108415f2a208b commit: 728a881321f00a11f2f3270f0e0108415f2a208b branch: 3.13 author: Steve Dower committer: zooba date: 2025-06-05T23:03:38+01:00 summary: [3.13] gh-135151: Fix incorrect packaging of pyconfig.h in Windows

[Python-checkins] [3.14] gh-135166: Fix exception type expected by test.test_zstd (GH-135167)

2025-06-05 Thread zooba
https://github.com/python/cpython/commit/945af60f047088ab35b48e411d545cbf9111e576 commit: 945af60f047088ab35b48e411d545cbf9111e576 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-06-05T18:41:51+01:00 summary: [3.

[Python-checkins] gh-135166: Fix exception type expected by test.test_zstd (GH-135167)

2025-06-05 Thread zooba
https://github.com/python/cpython/commit/1b55e12766d007aea9fcd0966e29ce220b67d28e commit: 1b55e12766d007aea9fcd0966e29ce220b67d28e branch: main author: Weipeng Hong committer: zooba date: 2025-06-05T17:00:07+01:00 summary: gh-135166: Fix exception type expected by test.test_zstd (GH-135167

[Python-checkins] [3.13] Backport PyManager support to PC/layout script (GH-135096)

2025-06-03 Thread zooba
https://github.com/python/cpython/commit/b679b74132bf37312c158b4c5cf07f76024a23f1 commit: b679b74132bf37312c158b4c5cf07f76024a23f1 branch: 3.13 author: Steve Dower committer: zooba date: 2025-06-03T21:21:11+01:00 summary: [3.13] Backport PyManager support to PC/layout script (GH-135096) files

[Python-checkins] gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-134924)

2025-05-30 Thread zooba
https://github.com/python/cpython/commit/32574d4bc0278727522256ce1244841162210aa3 commit: 32574d4bc0278727522256ce1244841162210aa3 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-30T19:04:47Z summary: gh-13492

[Python-checkins] gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-134924)

2025-05-30 Thread zooba
https://github.com/python/cpython/commit/5fd62beadff3493023eb980157b2c47b3882e639 commit: 5fd62beadff3493023eb980157b2c47b3882e639 branch: 3.13 author: Steve Dower committer: zooba date: 2025-05-30T19:03:59Z summary: gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-134924

[Python-checkins] gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH-134924)

2025-05-30 Thread zooba
https://github.com/python/cpython/commit/8865b4f95b32097099d252111669b88ec7c1eb7f commit: 8865b4f95b32097099d252111669b88ec7c1eb7f branch: main author: Steve Dower committer: zooba date: 2025-05-30T19:37:29+01:00 summary: gh-134923: Use /GENPROFILE and /USEPROFILE for Windows PGO builds (GH

[Python-checkins] gh-134262: Add retries to downloads in PCbuild\get_external.py (GH-134820)

2025-05-28 Thread zooba
https://github.com/python/cpython/commit/029eceaf058b6985f5a9d56ea62472833c35b1fb commit: 029eceaf058b6985f5a9d56ea62472833c35b1fb branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-28T21:45:01Z summary: gh-13426

[Python-checkins] gh-134262: Add retries to downloads in PCbuild\get_external.py (GH-134820)

2025-05-28 Thread zooba
https://github.com/python/cpython/commit/e9d845b41dca9ad84b76ef777d05e647a4b4d8cd commit: e9d845b41dca9ad84b76ef777d05e647a4b4d8cd branch: main author: Emma Smith committer: zooba date: 2025-05-28T22:18:34+01:00 summary: gh-134262: Add retries to downloads in PCbuild\get_external.py (GH-134820

[Python-checkins] [3.14] gh-134774: Remove additional Py_DEBUG definition (GH-134791)

2025-05-27 Thread zooba
https://github.com/python/cpython/commit/6c74700dd87e1447c34695a96a426455457c7469 commit: 6c74700dd87e1447c34695a96a426455457c7469 branch: 3.14 author: Chris Eibl <[email protected]> committer: zooba date: 2025-05-27T20:08:41+01:00 summary: [3.14] gh-134774:

[Python-checkins] [3.14] Further improves Advanced installation docs for PyManager (GH-134541) (GH-134576)

2025-05-23 Thread zooba
https://github.com/python/cpython/commit/adb0794692f3c4b711da09bd541fb8ce4faeb101 commit: adb0794692f3c4b711da09bd541fb8ce4faeb101 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-23T10:23:06Z summary: [3.14] F

[Python-checkins] Further improves Advanced installation docs for PyManager (GH-134541)

2025-05-23 Thread zooba
https://github.com/python/cpython/commit/99a9ab1c64dce26c0f2dce7621b4d7f75da69856 commit: 99a9ab1c64dce26c0f2dce7621b4d7f75da69856 branch: main author: Steve Dower committer: zooba date: 2025-05-23T11:17:18+01:00 summary: Further improves Advanced installation docs for PyManager (GH-134541

[Python-checkins] GH-130727: Avoid race condition in _wmimodule by copying shared data (GH-134313)

2025-05-20 Thread zooba
https://github.com/python/cpython/commit/81c348b6dadc6b4f035b80e508dd0ec583e54d2f commit: 81c348b6dadc6b4f035b80e508dd0ec583e54d2f branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-20T21:47:12Z summary: GH-130727:

[Python-checkins] GH-130727: Avoid race condition in _wmimodule by copying shared data (GH-134313)

2025-05-20 Thread zooba
https://github.com/python/cpython/commit/35eb3b82a63e7d8bfcc570d9390f531baf8e70b7 commit: 35eb3b82a63e7d8bfcc570d9390f531baf8e70b7 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-20T21:44:17Z summary: GH-130727:

[Python-checkins] GH-130727: Avoid race condition in _wmimodule by copying shared data (GH-134313)

2025-05-20 Thread zooba
https://github.com/python/cpython/commit/e4fbfb12889013fd52565cd2598a366754cb677b commit: e4fbfb12889013fd52565cd2598a366754cb677b branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-05-20T22:21:25+01:00 summary: GH-130727: Avoi

[Python-checkins] [3.14] gh-133779: Revert Windows generation of pyconfig.h and go back to a static header. (GH-133966)

2025-05-19 Thread zooba
https://github.com/python/cpython/commit/7686c752b308358bccd5e76e8516872e844a1b70 commit: 7686c752b308358bccd5e76e8516872e844a1b70 branch: 3.14 author: Steve Dower committer: zooba date: 2025-05-19T21:24:53+01:00 summary: [3.14] gh-133779: Revert Windows generation of pyconfig.h and go back to

[Python-checkins] gh-133779: Revert Windows generation of pyconfig.h and go back to a static header. (GH-133966)

2025-05-19 Thread zooba
https://github.com/python/cpython/commit/986c3670285670558b6e6f77ff1507dfcc2c99fa commit: 986c3670285670558b6e6f77ff1507dfcc2c99fa branch: main author: Steve Dower committer: zooba date: 2025-05-19T11:35:22+01:00 summary: gh-133779: Revert Windows generation of pyconfig.h and go back to a

[Python-checkins] [3.14] gh-130000: Release the GIL in winreg when doing Windows API calls (GH-130001) (#134072)

2025-05-16 Thread zooba
https://github.com/python/cpython/commit/5374762234389e93c6ec305371e91f7b6e09e8ca commit: 5374762234389e93c6ec305371e91f7b6e09e8ca branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-16T10:04:24Z summary: [3.14] gh-

[Python-checkins] gh-130000: Release the GIL in winreg when doing Windows API calls (GH-130001)

2025-05-15 Thread zooba
https://github.com/python/cpython/commit/7a504b3d5da98874536834481539c19ba4a265af commit: 7a504b3d5da98874536834481539c19ba4a265af branch: main author: AN Long committer: zooba date: 2025-05-16T00:00:06+01:00 summary: gh-13: Release the GIL in winreg when doing Windows API calls (GH-130001

[Python-checkins] Improve the administrative install docs for Python Install Manager (GH-134066)

2025-05-15 Thread zooba
https://github.com/python/cpython/commit/ba06ccbb6dc207526ff09a6fec5cac424acfc62a commit: ba06ccbb6dc207526ff09a6fec5cac424acfc62a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-15T21:18:26Z summary: Impro

[Python-checkins] Improve the administrative install docs for Python Install Manager (GH-134066)

2025-05-15 Thread zooba
https://github.com/python/cpython/commit/6a2296329117463fd09abc73656f1d7b48076100 commit: 6a2296329117463fd09abc73656f1d7b48076100 branch: main author: Steve Dower committer: zooba date: 2025-05-15T22:11:31+01:00 summary: Improve the administrative install docs for Python Install Manager (GH

[Python-checkins] Fix GetNamedPipeHandleStateW on non-desktop Windows API partitions (GH-134049)

2025-05-15 Thread zooba
https://github.com/python/cpython/commit/20095fb29ac3fd386eae2189ed725571192ae0af commit: 20095fb29ac3fd386eae2189ed725571192ae0af branch: main author: Max Bachmann committer: zooba date: 2025-05-15T21:12:10+01:00 summary: Fix GetNamedPipeHandleStateW on non-desktop Windows API partitions (GH

[Python-checkins] Let PyUnicode_FromWideChar calculate the input length (GH-134045)

2025-05-15 Thread zooba
https://github.com/python/cpython/commit/74c4e35ff1b1b020d530a239f8ddadf318472a1a commit: 74c4e35ff1b1b020d530a239f8ddadf318472a1a branch: main author: Max Bachmann committer: zooba date: 2025-05-15T11:56:50Z summary: Let PyUnicode_FromWideChar calculate the input length (GH-134045) files: M

[Python-checkins] gh-134041: Make _winapi functions compatible with non-desktop API partitions (GH-134042)

2025-05-15 Thread zooba
https://github.com/python/cpython/commit/1c4b34c6cb851334c813647a2a7db77ecee20b7a commit: 1c4b34c6cb851334c813647a2a7db77ecee20b7a branch: main author: Max Bachmann committer: zooba date: 2025-05-15T11:50:46Z summary: gh-134041: Make _winapi functions compatible with non-desktop API partitions

[Python-checkins] gh-133572: Avoid using NTSTATUS on unsupported WinAPI partitions (GH-133573)

2025-05-15 Thread zooba
https://github.com/python/cpython/commit/43410953c26153b48554218cbe35ba5f1167b08e commit: 43410953c26153b48554218cbe35ba5f1167b08e branch: main author: Max Bachmann committer: zooba date: 2025-05-15T11:59:11+01:00 summary: gh-133572: Avoid using NTSTATUS on unsupported WinAPI partitions (GH

[Python-checkins] gh-133580: Add missing exception to _sys_getwindowsversion_from_kernel32 (GH-133574)

2025-05-14 Thread zooba
https://github.com/python/cpython/commit/5d118d0a922334e47db5159089d74dda21329b74 commit: 5d118d0a922334e47db5159089d74dda21329b74 branch: main author: Max Bachmann committer: zooba date: 2025-05-14T14:10:35+01:00 summary: gh-133580: Add missing exception to _sys_getwindowsversion_from_kernel32

[Python-checkins] gh-133568: Only set `HAVE_AF_HYPERV` on supported WinAPI partitions (GH-133569)

2025-05-14 Thread zooba
https://github.com/python/cpython/commit/e7ad59bd73078c2f4cdcfddadacb51c43338fe93 commit: e7ad59bd73078c2f4cdcfddadacb51c43338fe93 branch: main author: Max Bachmann committer: zooba date: 2025-05-14T11:42:33Z summary: gh-133568: Only set `HAVE_AF_HYPERV` on supported WinAPI partitions (GH

[Python-checkins] gh-133562: Skip security descriptors on unsupported Windows API partitions (GH-133563)

2025-05-14 Thread zooba
https://github.com/python/cpython/commit/e528aef7e2952a9cf95c9198ad183dc7af7f commit: e528aef7e2952a9cf95c9198ad183dc7af7f branch: main author: Max Bachmann committer: zooba date: 2025-05-14T11:34:41Z summary: gh-133562: Skip security descriptors on unsupported Windows API partitions

[Python-checkins] gh-133928: Improvements to using/windows.rst (GH-133952)

2025-05-13 Thread zooba
https://github.com/python/cpython/commit/24847d04b2eb04d26cdf1b2e06ab575b512550e3 commit: 24847d04b2eb04d26cdf1b2e06ab575b512550e3 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-13T16:06:29Z summary: gh-

[Python-checkins] gh-133928: Improvements to using/windows.rst (GH-133952)

2025-05-13 Thread zooba
https://github.com/python/cpython/commit/fc3cddd90a1674a71c1abe6a78dde14c935b1de4 commit: fc3cddd90a1674a71c1abe6a78dde14c935b1de4 branch: main author: Steve Dower committer: zooba date: 2025-05-13T12:38:59+01:00 summary: gh-133928: Improvements to using/windows.rst (GH-133952) files: M Doc

[Python-checkins] gh-133626: Ensure the traditional Windows installer doesn't accidentally pick up site-packages (GH-133693)

2025-05-08 Thread zooba
https://github.com/python/cpython/commit/add970f08e43f3f93461b4aa44c0e42da349afd7 commit: add970f08e43f3f93461b4aa44c0e42da349afd7 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-08T20:17:11Z summary: gh-133626:

[Python-checkins] gh-133626: Ensure the traditional Windows installer doesn't accidentally pick up site-packages (GH-133693)

2025-05-08 Thread zooba
https://github.com/python/cpython/commit/df858161d5aa62dde2f16d6435595ae4a12079a5 commit: df858161d5aa62dde2f16d6435595ae4a12079a5 branch: 3.13 author: Steve Dower committer: zooba date: 2025-05-08T20:16:15Z summary: gh-133626: Ensure the traditional Windows installer doesn't accidentally

[Python-checkins] gh-133626: Ensure the traditional Windows installer doesn't accidentally pick up site-packages (GH-133693)

2025-05-08 Thread zooba
https://github.com/python/cpython/commit/6ce469dcba482772bc94c4048e90fa9598897c4a commit: 6ce469dcba482772bc94c4048e90fa9598897c4a branch: main author: Steve Dower committer: zooba date: 2025-05-08T20:47:36+01:00 summary: gh-133626: Ensure the traditional Windows installer doesn't acciden

[Python-checkins] Adds docs to help with troubleshooting pip installs. (GH-133692)

2025-05-08 Thread zooba
https://github.com/python/cpython/commit/3fcb9afb200d65499abbd1ba7d2f51f946d0985e commit: 3fcb9afb200d65499abbd1ba7d2f51f946d0985e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-08T18:35:57Z summary: Adds docs t

[Python-checkins] Adds docs to help with troubleshooting pip installs. (GH-133692)

2025-05-08 Thread zooba
https://github.com/python/cpython/commit/dd670fa7ca1db79d6daaac807ac924aa547257d0 commit: dd670fa7ca1db79d6daaac807ac924aa547257d0 branch: main author: Steve Dower committer: zooba date: 2025-05-08T19:30:01+01:00 summary: Adds docs to help with troubleshooting pip installs. (GH-133692) files

[Python-checkins] gh-131942: Use the Python-specific `Py_DEBUG` macro rather than `_DEBUG` in Windows-related C code (GH-131944)

2025-05-08 Thread zooba
https://github.com/python/cpython/commit/f0f93ba5fa53ef5724250dd9f791d89abca04fa7 commit: f0f93ba5fa53ef5724250dd9f791d89abca04fa7 branch: main author: Xuehai Pan committer: zooba date: 2025-05-08T15:01:25Z summary: gh-131942: Use the Python-specific `Py_DEBUG` macro rather than `_DEBUG` in

[Python-checkins] gh-133597: Fix memory leak if error occurred in _sys_getwindowsversion_from_kernel32 (GH-133598)

2025-05-08 Thread zooba
https://github.com/python/cpython/commit/caeb422cbca5a4470d406b52f3a712305214982e commit: caeb422cbca5a4470d406b52f3a712305214982e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-08T11:36:38Z summary: gh-13359

[Python-checkins] gh-133597: Fix memory leak if error occurred in _sys_getwindowsversion_from_kernel32 (GH-133598)

2025-05-08 Thread zooba
https://github.com/python/cpython/commit/e0aefbd263c36b84bc98cd92f3ae3ac871e73bcd commit: e0aefbd263c36b84bc98cd92f3ae3ac871e73bcd branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-05-08T11:32:59Z summary: gh-13359

[Python-checkins] Update the PCbuild sub-projects list (GH-133397)

2025-05-08 Thread zooba
https://github.com/python/cpython/commit/8bb92863dec074c74392a0dd9a3acc45e5b7ac5a commit: 8bb92863dec074c74392a0dd9a3acc45e5b7ac5a branch: main author: Adam Turner <[email protected]> committer: zooba date: 2025-05-08T12:31:24+01:00 summary: Update the PCbui

[Python-checkins] gh-133597: Fix memory leak if error occurred in _sys_getwindowsversion_from_kernel32 (GH-133598)

2025-05-08 Thread zooba
https://github.com/python/cpython/commit/0ec8fc83a83914d2ae97e52529e98ce63aaf831c commit: 0ec8fc83a83914d2ae97e52529e98ce63aaf831c branch: main author: Sergey Miryanov committer: zooba date: 2025-05-08T12:09:20+01:00 summary: gh-133597: Fix memory leak if error occurred in

[Python-checkins] gh-133537: Avoid using console I/O in WinAPI partitions that don't support it (GH-133538)

2025-05-07 Thread zooba
https://github.com/python/cpython/commit/1460ccefd07f0d6d0e97409295796a5d5730a26e commit: 1460ccefd07f0d6d0e97409295796a5d5730a26e branch: main author: Max Bachmann committer: zooba date: 2025-05-07T20:47:05+01:00 summary: gh-133537: Avoid using console I/O in WinAPI partitions that don&#

[Python-checkins] gh-133517: Remove os.listdrive, os.listvolumes and os.listmounts in non-desktop Windows builds (GH-133518)

2025-05-07 Thread zooba
https://github.com/python/cpython/commit/427f8c366dcc1d9148b567c8b2cc74891abb3e98 commit: 427f8c366dcc1d9148b567c8b2cc74891abb3e98 branch: main author: Max Bachmann committer: zooba date: 2025-05-07T20:45:42+01:00 summary: gh-133517: Remove os.listdrive, os.listvolumes and os.listmounts in non

[Python-checkins] gh-133512: Adds warnings to py.exe launcher about subcommands belonging to Python install manager (GH-133514)

2025-05-07 Thread zooba
https://github.com/python/cpython/commit/ac99d7e5cce85f87475817fd2b8b3aeded6126c6 commit: ac99d7e5cce85f87475817fd2b8b3aeded6126c6 branch: 3.13 author: Steve Dower committer: zooba date: 2025-05-07T13:24:33+01:00 summary: gh-133512: Adds warnings to py.exe launcher about subcommands belonging

[Python-checkins] gh-133469: Adds to advanced section on installing PyManager (GH-133471)

2025-05-05 Thread zooba
https://github.com/python/cpython/commit/f9b22bb79d8a233380bc5eb3820bf846404a7258 commit: f9b22bb79d8a233380bc5eb3820bf846404a7258 branch: main author: Steve Dower committer: zooba date: 2025-05-05T23:23:08+01:00 summary: gh-133469: Adds to advanced section on installing PyManager (GH-133471

[Python-checkins] gh-131296: Avoid posixmodule.c warning (GH-133142)

2025-05-05 Thread zooba
https://github.com/python/cpython/commit/b6c2ef0c7a1e344681f9a8649bb662208ffd01cf commit: b6c2ef0c7a1e344681f9a8649bb662208ffd01cf branch: main author: Wulian233 <[email protected]> committer: zooba date: 2025-05-05T17:45:15+01:00 summary: gh-131296: Avoid posixmodule.c warning (GH-

[Python-checkins] gh-132930: Include IDLE path in registry for PyManager packages (GH-133246)

2025-05-01 Thread zooba
https://github.com/python/cpython/commit/ed039b801d66736f22508c71b258b8ace0c15ef4 commit: ed039b801d66736f22508c71b258b8ace0c15ef4 branch: main author: Steve Dower committer: zooba date: 2025-05-01T14:41:17+01:00 summary: gh-132930: Include IDLE path in registry for PyManager packages (GH

[Python-checkins] gh-132930: Fixes PEP 514 registration for PyManager packages on x64 (GH-133154)

2025-04-29 Thread zooba
https://github.com/python/cpython/commit/ae37f3d3c0cc41a68174efd1a665f7baa0804801 commit: ae37f3d3c0cc41a68174efd1a665f7baa0804801 branch: main author: Steve Dower committer: zooba date: 2025-04-29T16:20:41+01:00 summary: gh-132930: Fixes PEP 514 registration for PyManager packages on x64 (GH

[Python-checkins] gh-132930: Fix use of ALIAS_WPREFIX in pymanager builds (GH-133120)

2025-04-29 Thread zooba
https://github.com/python/cpython/commit/208d06fd515119af49f844c7781e1eb2be8a8add commit: 208d06fd515119af49f844c7781e1eb2be8a8add branch: main author: Adam Turner <[email protected]> committer: zooba date: 2025-04-29T08:53:43Z summary: gh-132930: Fix

[Python-checkins] GH-132930: Display 'free-threaded' in pymanager builds (GH-133119)

2025-04-29 Thread zooba
https://github.com/python/cpython/commit/4d54e9cdf6968559da3c428dfb88cbf6ce7e3c18 commit: 4d54e9cdf6968559da3c428dfb88cbf6ce7e3c18 branch: main author: Adam Turner <[email protected]> committer: zooba date: 2025-04-29T09:28:04+01:00 summary: GH-132930: Display

[Python-checkins] gh-132930: Improve the names of IDLE and PyDoc shortcuts (GH-133091)

2025-04-28 Thread zooba
https://github.com/python/cpython/commit/3940e1f8735133057fcfbaf22e796995cba5394b commit: 3940e1f8735133057fcfbaf22e796995cba5394b branch: main author: Steve Dower committer: zooba date: 2025-04-28T19:09:20+01:00 summary: gh-132930: Improve the names of IDLE and PyDoc shortcuts (GH-133091

[Python-checkins] gh-132930: Implement PEP 773 (GH-132931)

2025-04-28 Thread zooba
https://github.com/python/cpython/commit/e20ca6d1b006674be23d16083f273e8a7b8f77b6 commit: e20ca6d1b006674be23d16083f273e8a7b8f77b6 branch: main author: Steve Dower committer: zooba date: 2025-04-28T13:57:47+01:00 summary: gh-132930: Implement PEP 773 (GH-132931) This change to the core CPython

[Python-checkins] GH-131296: Avoid invalid signed char comparison in getpath.c assertion (GH-131594)

2025-04-22 Thread zooba
https://github.com/python/cpython/commit/f663b2c56a2eecc258d2abd54ed33836d070e6f5 commit: f663b2c56a2eecc258d2abd54ed33836d070e6f5 branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-04-22T14:06:30+01:00 summary: GH-131296: Avoid i

[Python-checkins] gh-132639: Adds PyLong_AsNativeBytes, PyLong_FromNativeBytes and PyLong_FromUnsignedNativeBytes to the limited API (GH-132640)

2025-04-21 Thread zooba
https://github.com/python/cpython/commit/09b624b80f54e1f97812981cfff9fa374bd5360f commit: 09b624b80f54e1f97812981cfff9fa374bd5360f branch: main author: Steve Dower committer: zooba date: 2025-04-21T15:59:03+01:00 summary: gh-132639: Adds PyLong_AsNativeBytes, PyLong_FromNativeBytes and

[Python-checkins] gh-132649: Allow passing --include-tcltk to PC\layout on Windows ARM64 (GH-132650)

2025-04-17 Thread zooba
https://github.com/python/cpython/commit/b87189deae7cdd65083da60cf3ba6e5bba117663 commit: b87189deae7cdd65083da60cf3ba6e5bba117663 branch: main author: Steve Dower committer: zooba date: 2025-04-17T20:14:00+01:00 summary: gh-132649: Allow passing --include-tcltk to PC\layout on Windows ARM64

[Python-checkins] gh-132649: Allow passing --include-tcltk to PC\layout on Windows ARM64 (GH-132650)

2025-04-17 Thread zooba
https://github.com/python/cpython/commit/afd865aad650fa8cf0e2277eccab60d88491ac9c commit: afd865aad650fa8cf0e2277eccab60d88491ac9c branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-04-17T19:37:30Z summary: gh-132649:

[Python-checkins] GH-131296: Remove unused variable from overlapped.c (GH-131590)

2025-04-16 Thread zooba
https://github.com/python/cpython/commit/b530e174a3f870f0795200fee197a46e8bbfd0e8 commit: b530e174a3f870f0795200fee197a46e8bbfd0e8 branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-04-16T22:44:57+01:00 summary: GH-131296: Remove

[Python-checkins] gh-127405: Add ABIFLAGS to sysconfig variables on Windows (GH-131799)

2025-04-11 Thread zooba
https://github.com/python/cpython/commit/26ae05e95c7c5f1a646e8ec7fa690c0e7b4ab8b9 commit: 26ae05e95c7c5f1a646e8ec7fa690c0e7b4ab8b9 branch: main author: Xuehai Pan committer: zooba date: 2025-04-11T16:19:03+01:00 summary: gh-127405: Add ABIFLAGS to sysconfig variables on Windows (GH-131799

[Python-checkins] GH-131296: Suppress "unused label" warning for clang-cl closer to actual occurrence (GH-131900)

2025-04-10 Thread zooba
https://github.com/python/cpython/commit/e5f68fd29b3bd867207f23608a8dbc5759a056ed commit: e5f68fd29b3bd867207f23608a8dbc5759a056ed branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-04-10T23:17:33+01:00 summary: GH-131296: Suppress &

[Python-checkins] gh-91349: Replace zlib with zlib-ng in Windows build (GH-131438)

2025-04-04 Thread zooba
https://github.com/python/cpython/commit/63a638c43f821e9c8b3256e7122c06e539dc585d commit: 63a638c43f821e9c8b3256e7122c06e539dc585d branch: main author: Steve Dower committer: zooba date: 2025-03-19T19:03:25Z summary: gh-91349: Replace zlib with zlib-ng in Windows build (GH-131438) files: A

[Python-checkins] GH-131296: Fix clang-cl warnings on Windows in sqlite3 (GH-131906)

2025-04-04 Thread zooba
https://github.com/python/cpython/commit/4940d96135a92b90bbc1dcc399f665817f956640 commit: 4940d96135a92b90bbc1dcc399f665817f956640 branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-03-31T16:15:31+01:00 summary: GH-131296: Fix cl

[Python-checkins] gh-131423: Update OpenSSL build tag to 3.0.16.2 to fix ARM64 crash (GH-132051)

2025-04-03 Thread zooba
https://github.com/python/cpython/commit/701ac74d4a3470aac362dad705584951fce232e0 commit: 701ac74d4a3470aac362dad705584951fce232e0 branch: 3.12 author: Steve Dower committer: zooba date: 2025-04-03T18:04:29Z summary: gh-131423: Update OpenSSL build tag to 3.0.16.2 to fix ARM64 crash (GH-132051

[Python-checkins] gh-131423: Update OpenSSL build tag to 3.0.16.2 to fix ARM64 crash (GH-132051)

2025-04-03 Thread zooba
https://github.com/python/cpython/commit/d30052a4edb7d5019196757261cf573658b97f97 commit: d30052a4edb7d5019196757261cf573658b97f97 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-04-03T18:16:21Z summary: gh-131423:

[Python-checkins] gh-131423: Update OpenSSL build tag to 3.0.16.2 to fix ARM64 crash (GH-132051)

2025-04-03 Thread zooba
https://github.com/python/cpython/commit/24decb05ddda445d96f45e2cd0b39497318c98d4 commit: 24decb05ddda445d96f45e2cd0b39497318c98d4 branch: main author: Steve Dower committer: zooba date: 2025-04-03T17:35:21+01:00 summary: gh-131423: Update OpenSSL build tag to 3.0.16.2 to fix ARM64 crash (GH

[Python-checkins] GH-131296: Disable MSVC-specific optimization in sre.c when compiling with clang-cl (GH-131593)

2025-04-01 Thread zooba
https://github.com/python/cpython/commit/e9556e100452ed5a92fcf0e333ab75b0da29cf5b commit: e9556e100452ed5a92fcf0e333ab75b0da29cf5b branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-04-01T17:29:45+01:00 summary: GH-131296: Disabl

[Python-checkins] GH-131296: Add missing UNREACHABLE mark in thread_nt.h (GH-131589)

2025-03-31 Thread zooba
https://github.com/python/cpython/commit/2e96f5ae4d1700d77a53180b4866c5b9f002e62d commit: 2e96f5ae4d1700d77a53180b4866c5b9f002e62d branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-03-31T20:28:35+01:00 summary: GH-131296: Add m

[Python-checkins] GH-131296: Fix incompatible pointer type warning in _winapi.c (GH-131600)

2025-03-31 Thread zooba
https://github.com/python/cpython/commit/9127b4602e4e0e110eab7f2f6a8ac54fe66b0a72 commit: 9127b4602e4e0e110eab7f2f6a8ac54fe66b0a72 branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-03-31T17:33:55+01:00 summary: GH-131296: Fix incomp

[Python-checkins] GH-131296: Fix clang-cl warning on Windows in liblzma (GH-131897)

2025-03-31 Thread zooba
https://github.com/python/cpython/commit/cf839c3373d8a492e87ae1e4337aa0c21ffaffcd commit: cf839c3373d8a492e87ae1e4337aa0c21ffaffcd branch: main author: Chris Eibl <[email protected]> committer: zooba date: 2025-03-31T15:50:44+01:00 summary: GH-131296: Fix cl

  1   2   3   4   >