[Python-checkins] [3.14] gh-140482: Preserve and restore `stty echo` as a test environment (GH-140519) (#140562)

2025-10-24 Thread warsaw
https://github.com/python/cpython/commit/7545ea6b3ae053ac1e20bd2667c9678e5e1c6aaa commit: 7545ea6b3ae053ac1e20bd2667c9678e5e1c6aaa branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: warsaw date: 2025-10-24T19:24:17Z summary: [3.14] gh-

[Python-checkins] [3.13] gh-140482: Preserve and restore `stty echo` as a test environment (GH-140519) (#140563)

2025-10-24 Thread warsaw
https://github.com/python/cpython/commit/0f0ca07d79203629b62afba02c9c9e472da9b0dc commit: 0f0ca07d79203629b62afba02c9c9e472da9b0dc branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: warsaw date: 2025-10-24T18:30:59Z summary: [3.13] gh-

[Python-checkins] gh-140482: Preserve and restore `stty echo` as a test environment (#140519)

2025-10-24 Thread warsaw
https://github.com/python/cpython/commit/b3c713a0af5f5c4b5704d8019a893a1b70eba941 commit: b3c713a0af5f5c4b5704d8019a893a1b70eba941 branch: main author: Barry Warsaw committer: warsaw date: 2025-10-24T11:07:08-07:00 summary: gh-140482: Preserve and restore `stty echo` as a test environment

[Python-checkins] [3.12] gh-92081: Fix for email.generator.Generator with whitespace between encoded words. (GH-92281) (#119246)

2024-05-20 Thread warsaw
https://github.com/python/cpython/commit/ffe9ba04778f852a14f2404b5fcf13cb3ba1bf45 commit: ffe9ba04778f852a14f2404b5fcf13cb3ba1bf45 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: warsaw date: 2024-05-20T20:10:49Z summary: [3.12] gh

[Python-checkins] [3.13] gh-92081: Fix for email.generator.Generator with whitespace between encoded words. (GH-92281) (#119245)

2024-05-20 Thread warsaw
https://github.com/python/cpython/commit/054f1af8119540f5e05062fdee0beb17d42c68be commit: 054f1af8119540f5e05062fdee0beb17d42c68be branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: warsaw date: 2024-05-20T20:01:56Z summary: [3.13] gh

[Python-checkins] gh-92081: Fix for email.generator.Generator with whitespace between encoded words. (#92281)

2024-05-20 Thread warsaw
https://github.com/python/cpython/commit/a6fdb31b6714c9f3c65fefbb3fe388b2b139a75f commit: a6fdb31b6714c9f3c65fefbb3fe388b2b139a75f branch: main author: Toshio Kuratomi committer: warsaw date: 2024-05-20T19:10:47Z summary: gh-92081: Fix for email.generator.Generator with whitespace between