[Python-checkins] GH-127429: fix sysconfig data generation on cross-builds (#127430)

2024-12-01 Thread FFY00
https://github.com/python/cpython/commit/2950bc50af8fc2539e64731359bfb39b335a614d commit: 2950bc50af8fc2539e64731359bfb39b335a614d branch: main author: Filipe Laíns 🇵🇸 committer: FFY00 date: 2024-12-02T07:12:36Z summary: GH-127429: fix sysconfig data generation on cross-builds (#127430) files:

[Python-checkins] gh-115999: Add partial free-thread specialization for BINARY_SUBSCR (gh-127227)

2024-12-01 Thread corona10
https://github.com/python/cpython/commit/e2713409cff5b71b1176b0e3fa63dae447548672 commit: e2713409cff5b71b1176b0e3fa63dae447548672 branch: main author: Donghee Na committer: corona10 date: 2024-12-02T10:38:17+09:00 summary: gh-115999: Add partial free-thread specialization for BINARY_SUBSCR (gh-

[Python-checkins] [3.13] gh-127321: Avoid stopping at an opcode without an associated line number for breakpoint() (GH-127457) (#127487)

2024-12-01 Thread gaogaotiantian
https://github.com/python/cpython/commit/dd2ad70b29402cae56f13a08e890ca7177a589f2 commit: dd2ad70b29402cae56f13a08e890ca7177a589f2 branch: 3.13 author: Tian Gao committer: gaogaotiantian date: 2024-12-01T17:58:08-05:00 summary: [3.13] gh-127321: Avoid stopping at an opcode without an associated

[Python-checkins] gh-126899: Add `**kw` to `tkinter.Misc.after` and `tkinter.Misc.after_idle` (#126900)

2024-12-01 Thread terryjreedy
https://github.com/python/cpython/commit/7ea523f47cdb4cf512a1e2ae1f93f5d19a48945d commit: 7ea523f47cdb4cf512a1e2ae1f93f5d19a48945d branch: main author: Zhikang Yan <[email protected]> committer: terryjreedy date: 2024-12-01T19:29:27Z summary: gh-126899: Add `**kw` to `tkinter.Misc.after` and `tki

[Python-checkins] gh-119786: cleanup internal docs and fix internal links (#127485)

2024-12-01 Thread iritkatriel
https://github.com/python/cpython/commit/04673d2f14414fce7a2372de3048190f66488e6e commit: 04673d2f14414fce7a2372de3048190f66488e6e branch: main author: Bénédikt Tran <[email protected]> committer: iritkatriel <[email protected]> date: 2024-12-01T17

[Python-checkins] gh-127321: Avoid stopping at an opcode without an associated line number for breakpoint() (#127457)

2024-12-01 Thread gaogaotiantian
https://github.com/python/cpython/commit/1bc4f076d193ad157bdc69a1d62685a15f95113f commit: 1bc4f076d193ad157bdc69a1d62685a15f95113f branch: main author: Tian Gao committer: gaogaotiantian date: 2024-12-01T11:57:03-05:00 summary: gh-127321: Avoid stopping at an opcode without an associated line nu

[Python-checkins] [3.12] gh-127356: Fix prepend doctrees directory for gettext target (GH-127357) (#127471)

2024-12-01 Thread hugovk
https://github.com/python/cpython/commit/87b712228efa87245a8b64092262d9e3a0193985 commit: 87b712228efa87245a8b64092262d9e3a0193985 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-12-0

[Python-checkins] [3.13] gh-127356: Fix prepend doctrees directory for gettext target (GH-127357) (#127470)

2024-12-01 Thread hugovk
https://github.com/python/cpython/commit/3b31f8c7e8ac6513e96b6bec1e5a787b590a5acf commit: 3b31f8c7e8ac6513e96b6bec1e5a787b590a5acf branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-12-0

[Python-checkins] gh-127356: Fix prepend doctrees directory for gettext target (#127357)

2024-12-01 Thread hugovk
https://github.com/python/cpython/commit/a880358af03d9cab37f7db04385c5a97051b03b6 commit: a880358af03d9cab37f7db04385c5a97051b03b6 branch: main author: Rafael Fontenelle committer: hugovk <[email protected]> date: 2024-12-01T11:15:44+02:00 summary: gh-127356: Fix prepend doc

[Python-checkins] [3.12] Docs: Fix incorrect indents in `c-api/type.rst` (GH-127449) (#127461)

2024-12-01 Thread Eclips4
https://github.com/python/cpython/commit/4000cbd46a1f83536eeda690733b81c535b225ed commit: 4000cbd46a1f83536eeda690733b81c535b225ed branch: 3.12 author: Yuki Kobayashi committer: Eclips4 date: 2024-12-01T10:51:46+02:00 summary: [3.12] Docs: Fix incorrect indents in `c-api/type.rst` (GH-127449) (#

[Python-checkins] [3.13] Docs: Fix incorrect indents in `c-api/type.rst` (GH-127449) (#127460)

2024-12-01 Thread Eclips4
https://github.com/python/cpython/commit/a2814b984ee04c5516062eb53520b46a640c28ea commit: a2814b984ee04c5516062eb53520b46a640c28ea branch: 3.13 author: Yuki Kobayashi committer: Eclips4 date: 2024-12-01T10:50:51+02:00 summary: [3.13] Docs: Fix incorrect indents in `c-api/type.rst` (GH-127449) (#