https://github.com/python/cpython/commit/ec89620e5e147ba028a46dd695ef073a72000b84
commit: ec89620e5e147ba028a46dd695ef073a72000b84
branch: main
author: Irit Katriel <[email protected]>
committer: iritkatriel <[email protected]>
date: 2024-08-21T
https://github.com/python/cpython/commit/a4fd7aa4a6420cef1c22ec64eab54d8aea41cc57
commit: a4fd7aa4a6420cef1c22ec64eab54d8aea41cc57
branch: main
author: Mark Shannon
committer: markshannon
date: 2024-08-21T15:52:04+01:00
summary:
GH-115776: Allow any fixed sized object to have inline values (GH-1
https://github.com/python/cpython/commit/4b7c4880a0b264373e65235701bb78cbf19266b5
commit: 4b7c4880a0b264373e65235701bb78cbf19266b5
branch: main
author: Irit Katriel <[email protected]>
committer: iritkatriel <[email protected]>
date: 2024-08-21T
https://github.com/python/cpython/commit/b1d3bd2e09d8b9d9f49cb8db9d47880ce2ec8f70
commit: b1d3bd2e09d8b9d9f49cb8db9d47880ce2ec8f70
branch: main
author: Bénédikt Tran <[email protected]>
committer: iritkatriel <[email protected]>
date: 2024-08-21T14
https://github.com/python/cpython/commit/94036e43a83e8993f6ff42408759091b7c60d17d
commit: 94036e43a83e8993f6ff42408759091b7c60d17d
branch: main
author: Wulian <[email protected]>
committer: AlexWaygood
date: 2024-08-21T12:49:23Z
summary:
Fix typos in comments (#123201)
files:
M Lib/test/test_asy
https://github.com/python/cpython/commit/50a595b37fe3201cd07701ffdda9d6baa6163562
commit: 50a595b37fe3201cd07701ffdda9d6baa6163562
branch: 3.13
author: mpage
committer: markshannon
date: 2024-08-21T13:16:30+01:00
summary:
[3.13] gh-122712: Guard against __code__ reassignment in
CALL_ALLOC_AND_E
https://github.com/python/cpython/commit/7b26c4d1e3a856b9a377c57cffc3e7b3921d18bb
commit: 7b26c4d1e3a856b9a377c57cffc3e7b3921d18bb
branch: main
author: Mark Shannon
committer: markshannon
date: 2024-08-21T12:52:28+01:00
summary:
GH-123197: Increment correct stat for CALL_KW (GH-123200)
files:
M
https://github.com/python/cpython/commit/1eba8bae9223600677dfa3a4ce8b7e4d2b8fd00d
commit: 1eba8bae9223600677dfa3a4ce8b7e4d2b8fd00d
branch: main
author: Mark Shannon
committer: markshannon
date: 2024-08-21T12:44:56+01:00
summary:
GH-123185: Check for `NULL` after calling `_PyEvalFramePushAndInit`
https://github.com/python/cpython/commit/90c892efeaae28bd849a01b42842f19dcd67b9f4
commit: 90c892efeaae28bd849a01b42842f19dcd67b9f4
branch: main
author: Serhiy Storchaka
committer: serhiy-storchaka
date: 2024-08-21T10:17:38+03:00
summary:
gh-85110: Preserve relative path in URL without netloc in