[Python-checkins] GH-120804: Remove `get_child_watcher` and `set_child_watcher` from asyncio (#120818)

2024-06-22 Thread kumaraditya303
https://github.com/python/cpython/commit/96ead91f0f0db59a942b8b34da9cc980c05588a2 commit: 96ead91f0f0db59a942b8b34da9cc980c05588a2 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2024-06-23T09:53:23+05:30 summary: GH-120804: Remove `get_child_watcher` and `set_child_watcher` fr

[Python-checkins] [3.12] Amend categories of @nineteendo's news entries (GH-120735) (#120736)

2024-06-22 Thread carljm
https://github.com/python/cpython/commit/b64488545f17c6c86d5cb5ba64f55db94d3a08ad commit: b64488545f17c6c86d5cb5ba64f55db94d3a08ad branch: 3.12 author: Nice Zombies committer: carljm date: 2024-06-22T15:05:37-05:00 summary: [3.12] Amend categories of @nineteendo's news entries (GH-120735) (#1207

[Python-checkins] [3.13] Amend categories of @nineteendo's news entries (GH-120735) (#120850)

2024-06-22 Thread carljm
https://github.com/python/cpython/commit/41b2d199122b22fc1578ce73baf7537c8ed45e84 commit: 41b2d199122b22fc1578ce73baf7537c8ed45e84 branch: 3.13 author: Nice Zombies committer: carljm date: 2024-06-22T15:05:15-05:00 summary: [3.13] Amend categories of @nineteendo's news entries (GH-120735) (#1208

[Python-checkins] GH-107803: double linked list implementation for asyncio tasks (GH-107804)

2024-06-22 Thread willingc
https://github.com/python/cpython/commit/4717aaa1a72d1964f1531a7c613f37ce3d9056d9 commit: 4717aaa1a72d1964f1531a7c613f37ce3d9056d9 branch: main author: Kumar Aditya committer: willingc date: 2024-06-22T10:58:35-07:00 summary: GH-107803: double linked list implementation for asyncio tasks (GH-107

[Python-checkins] gh-119182: Add checks to PyUnicodeWriter APIs (#120870)

2024-06-22 Thread vstinner
https://github.com/python/cpython/commit/e21347549535b16f51a39986b78a2c2cd4ed09f4 commit: e21347549535b16f51a39986b78a2c2cd4ed09f4 branch: main author: Victor Stinner committer: vstinner date: 2024-06-22T17:25:55+02:00 summary: gh-119182: Add checks to PyUnicodeWriter APIs (#120870) files: M Ob

[Python-checkins] [3.13] gh-120873: Add tests for new widget options in Tk 8.7 (GH-120877) (GH-120879)

2024-06-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/cffead81fae34aa678ef2f89dff4a0175a619c85 commit: cffead81fae34aa678ef2f89dff4a0175a619c85 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-06-22T13:43:30Z summary: [3.13] gh

[Python-checkins] [3.12] gh-120873: Add tests for new widget options in Tk 8.7 (GH-120877) (GH-120880)

2024-06-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/7f64c2fb4344301fbc022ec1e3b47b5a9f001399 commit: 7f64c2fb4344301fbc022ec1e3b47b5a9f001399 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-06-22T13:38:08Z summary: [3.12] gh

[Python-checkins] gh-120873: Add tests for new widget options in Tk 8.7 (GH-120877)

2024-06-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/a046c848c1df0cf98092e9696594d3fb836e3530 commit: a046c848c1df0cf98092e9696594d3fb836e3530 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-06-22T16:19:42+03:00 summary: gh-120873: Add tests for new widget options in Tk 8.7 (GH-

[Python-checkins] [3.13] gh-120873: Add test for "state" option in ttk.Scale (GH-120874) (GH-120875)

2024-06-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/61e6b6ab4abc36fe82f42677e3212caf973da467 commit: 61e6b6ab4abc36fe82f42677e3212caf973da467 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-06-22T11:45:19Z summary: [3.13] gh

[Python-checkins] [3.12] gh-120873: Add test for "state" option in ttk.Scale (GH-120874) (GH-120876)

2024-06-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/22a276ff15654206a648f22e667f348c706a9813 commit: 22a276ff15654206a648f22e667f348c706a9813 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-06-22T11:39:33Z summary: [3.12] gh

[Python-checkins] gh-120873: Add test for "state" option in ttk.Scale (GH-120874)

2024-06-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/974a978631bfbfa6f617e927d5eaa82b06694ae5 commit: 974a978631bfbfa6f617e927d5eaa82b06694ae5 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-06-22T11:18:04Z summary: gh-120873: Add test for "state" option in ttk.Scale (GH-120874)

[Python-checkins] [3.13] gh-120811: Fix reference leak upon `_PyContext_Exit` failure (GH-120812) (#120843)

2024-06-22 Thread kumaraditya303
https://github.com/python/cpython/commit/a860b1d60b8e3d09c58daf6996a38606f407a009 commit: a860b1d60b8e3d09c58daf6996a38606f407a009 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-06-22T16:44:46+05:30 summary: [3.13]

[Python-checkins] [3.12] gh-120811: Fix reference leak upon `_PyContext_Exit` failure (GH-120812) (#120844)

2024-06-22 Thread kumaraditya303
https://github.com/python/cpython/commit/b1bccab588b978220f16eedf839af70cb8bb76ea commit: b1bccab588b978220f16eedf839af70cb8bb76ea branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2024-06-22T16:44:31+05:30 summary: [3.12]

[Python-checkins] [3.13] gh-104855: Update Tkinter tests for Tcl/Tk 8.7 and 9.0 (GH-120824) (GH-120864)

2024-06-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/4fabbf97735ea6d91b32011fb7413d3909b082a0 commit: 4fabbf97735ea6d91b32011fb7413d3909b082a0 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-06-22T07:17:55Z summary: [3.13] gh

[Python-checkins] [3.12] gh-104855: Update Tkinter tests for Tcl/Tk 8.7 and 9.0 (GH-120824) (GH-120865)

2024-06-22 Thread serhiy-storchaka
https://github.com/python/cpython/commit/f1acb3a5927ef813381d40be6fec068a655ddb7a commit: f1acb3a5927ef813381d40be6fec068a655ddb7a branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-06-22T07:10:04Z summary: [3.12] gh