https://github.com/python/cpython/commit/9d6366b60d01305fc5e45100e0cd13e358aa397d
commit: 9d6366b60d01305fc5e45100e0cd13e358aa397d
branch: main
author: Filipe Laíns 🇵🇸
committer: FFY00
date: 2024-11-17T01:56:01Z
summary:
GH-126920: fix Makefile overwriting sysconfig.get_config_vars
files:
A Mis
https://github.com/python/cpython/commit/ec9cbcb86b211436dd2309e70e367be2454165c3
commit: ec9cbcb86b211436dd2309e70e367be2454165c3
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: FFY00
date: 2024-11-17T00:32:22Z
summary:
[3.13] GH-126789: fi
https://github.com/python/cpython/commit/50e42b99802882d5e1f6286ec988ed310370a6ff
commit: 50e42b99802882d5e1f6286ec988ed310370a6ff
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: FFY00
date: 2024-11-17T00:26:59Z
summary:
[3.12] GH-126789: fi
https://github.com/python/cpython/commit/acbd5c9c6c62dac34d2ed1a789d36fe61841c16d
commit: acbd5c9c6c62dac34d2ed1a789d36fe61841c16d
branch: main
author: Filipe Laíns 🇵🇸
committer: FFY00
date: 2024-11-17T00:07:25Z
summary:
GH-126789: fix some sysconfig data on late site initializations
files:
A L
https://github.com/python/cpython/commit/ed81971e6b26c34445f06850192b34458b029337
commit: ed81971e6b26c34445f06850192b34458b029337
branch: main
author: RanKKI
committer: bitdancer
date: 2024-11-16T18:01:52-05:00
summary:
gh-124452: Fix header mismatches when folding/unfolding with email message