[Python-checkins] Remove incorrect feature coverage comment from msgfmt script's docstring (#112862)

2025-08-02 Thread tomasr8
https://github.com/python/cpython/commit/7475887e1e5d7abc0e48c8ea50e4fe123582cdbd commit: 7475887e1e5d7abc0e48c8ea50e4fe123582cdbd branch: main author: Maciej Olko committer: tomasr8 date: 2025-08-02T16:37:25+02:00 summary: Remove incorrect feature coverage comment from msgfmt script&#

[Python-checkins] [3.14] gh-130655: gettext: Add fallback testcase (GH-136857) (#136862)

2025-07-20 Thread tomasr8
https://github.com/python/cpython/commit/c537b98e489501e6ad33f244b9eb1e78db1e1bf2 commit: c537b98e489501e6ad33f244b9eb1e78db1e1bf2 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: tomasr8 date: 2025-07-20T12:32:58Z summary: [3.14] gh-

[Python-checkins] [3.13] gh-130655: gettext: Add fallback testcase (GH-136857) (#136863)

2025-07-20 Thread tomasr8
https://github.com/python/cpython/commit/cc8b9d6939fec729309ef6f0b00075af7417be12 commit: cc8b9d6939fec729309ef6f0b00075af7417be12 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: tomasr8 date: 2025-07-20T12:30:09Z summary: [3.13] gh-

[Python-checkins] gh-130655: gettext: Add fallback testcase (#136857)

2025-07-20 Thread tomasr8
https://github.com/python/cpython/commit/c6e6fe92cd8b90d546652764e3eaf1631da16f8f commit: c6e6fe92cd8b90d546652764e3eaf1631da16f8f branch: main author: Dominic H. committer: tomasr8 date: 2025-07-20T14:08:13+02:00 summary: gh-130655: gettext: Add fallback testcase (#136857) files: M Lib/test

[Python-checkins] gh-131798: JIT: Optimize _CALL_LEN when the length is known (#135260)

2025-06-20 Thread tomasr8
https://github.com/python/cpython/commit/61532b4bc783c1570c0fd7fb2ff5f8157cf64e82 commit: 61532b4bc783c1570c0fd7fb2ff5f8157cf64e82 branch: main author: Tomas R. committer: tomasr8 date: 2025-06-20T18:21:39+02:00 summary: gh-131798: JIT: Optimize _CALL_LEN when the length is known (#135260