[Python-checkins] gh-130160: use `.. program::` directive for documenting `venv` CLI (GH-130699)

2025-06-29 Thread vsajip
https://github.com/python/cpython/commit/fb9f933b8eda6cdc1336582dc8709b759ced91af commit: fb9f933b8eda6cdc1336582dc8709b759ced91af branch: main author: Kanishk Pachauri committer: vsajip date: 2025-06-30T06:41:57+01:00 summary: gh-130160: use `.. program::` directive for documenting `venv` CLI (

[Python-checkins] [3.14] Doc: fix duplicated words (GH-136086) (#136108)

2025-06-29 Thread terryjreedy
https://github.com/python/cpython/commit/5e65cbbe64f602e4e17d02c0825884f7da8e5305 commit: 5e65cbbe64f602e4e17d02c0825884f7da8e5305 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-06-29T18:45:26-04:00 summary: [3.14] Do

[Python-checkins] Doc: fix duplicated words (#136086)

2025-06-29 Thread terryjreedy
https://github.com/python/cpython/commit/698bab5a4031c8f54e04e1dd42bcbe3e4564eba5 commit: 698bab5a4031c8f54e04e1dd42bcbe3e4564eba5 branch: main author: Weilin Du <[email protected]> committer: terryjreedy date: 2025-06-29T18:04:02-04:00 summary: Doc: fix duplicated wo

[Python-checkins] [3.14] gh-123299: Provide replacement for removed sqlite3 attributes in What's New 3.14 (GH-125566) (#136103)

2025-06-29 Thread hugovk
https://github.com/python/cpython/commit/eb8ed2ab857932adb2944b1e9bf5712a33bba6b4 commit: eb8ed2ab857932adb2944b1e9bf5712a33bba6b4 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-06-2

[Python-checkins] gh-123299: Provide replacement for removed sqlite3 attributes in What's New 3.14 (#125566)

2025-06-29 Thread hugovk
https://github.com/python/cpython/commit/7a403a8050cd22e699a69222914eccffcc7432ea commit: 7a403a8050cd22e699a69222914eccffcc7432ea branch: main author: fry69 <[email protected]> committer: hugovk <[email protected]> date: 2025-06-29T15:34:45Z summary: g

[Python-checkins] [3.14] gh-127604: Docs: Include a C stack in the `faulthandler` example (GH-136081) (GH-136102)

2025-06-29 Thread ZeroIntensity
https://github.com/python/cpython/commit/231d8012225ed5c33f6e4e60573e53fece65fa1e commit: 231d8012225ed5c33f6e4e60573e53fece65fa1e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-06-29T15:05:40Z summary: [3.14] gh-12

[Python-checkins] gh-127604: Docs: Include a C stack in the `faulthandler` example (GH-136081)

2025-06-29 Thread ZeroIntensity
https://github.com/python/cpython/commit/39478479146f1f4188119a0e7ffdcdc7b6016bd7 commit: 39478479146f1f4188119a0e7ffdcdc7b6016bd7 branch: main author: Peter Bierma committer: ZeroIntensity date: 2025-06-29T10:58:26-04:00 summary: gh-127604: Docs: Include a C stack in the `faulthandler` example

[Python-checkins] gh-136066: simplify `platform._platform()` (#136069)

2025-06-29 Thread picnixz
https://github.com/python/cpython/commit/bd928a3035a214c38e8429da8f65f823ca28151b commit: bd928a3035a214c38e8429da8f65f823ca28151b branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-06-29T09:56:52+

[Python-checkins] [3.14] gh-136053: Check error for TYPE_SLICE in marshal.c (GH-136054) (GH-136092)

2025-06-29 Thread serhiy-storchaka
https://github.com/python/cpython/commit/ce659561776b14f074d197078909891af9c1eeb0 commit: ce659561776b14f074d197078909891af9c1eeb0 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-06-29T07:36:04Z summary: [3.14] gh

[Python-checkins] [3.14] Doc: Fix duplicate words in idlelib (GH-136089) (#136090)

2025-06-29 Thread terryjreedy
https://github.com/python/cpython/commit/7df3eee6455d783754797cde99a8bff06e5d00ab commit: 7df3eee6455d783754797cde99a8bff06e5d00ab branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-06-29T07:12:50Z summary: [3.14] Doc: Fi

[Python-checkins] [3.13] Doc: Fix duplicate words in idlelib (GH-136089) (#136091)

2025-06-29 Thread terryjreedy
https://github.com/python/cpython/commit/76dd0eee056fbb2a6dc5c3dbb52568ba61d04994 commit: 76dd0eee056fbb2a6dc5c3dbb52568ba61d04994 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-06-29T07:09:36Z summary: [3.13] Doc: Fi

[Python-checkins] gh-136053: Check error for TYPE_SLICE in marshal.c (GH-136054)

2025-06-29 Thread serhiy-storchaka
https://github.com/python/cpython/commit/30ba03ea8ed98522b0500d6856b22727c88e818f commit: 30ba03ea8ed98522b0500d6856b22727c88e818f branch: main author: Akshat Gupta committer: serhiy-storchaka date: 2025-06-29T10:07:24+03:00 summary: gh-136053: Check error for TYPE_SLICE in marshal.c (GH-136054)