https://github.com/python/cpython/commit/db5c5763f3e3172f1dd011355b41469770dafc0f
commit: db5c5763f3e3172f1dd011355b41469770dafc0f
branch: main
author: Petr Viktorin
committer: encukou
date: 2024-11-28T13:29:27+01:00
summary:
gh-127330: Update for OpenSSL 3.4 & document+improve the update proces
https://github.com/python/cpython/commit/b83be9c9718aac42d0d8fc689a829d6594192afa
commit: b83be9c9718aac42d0d8fc689a829d6594192afa
branch: main
author: Hugo van Kemenade <[email protected]>
committer: hugovk <[email protected]>
date: 2024-11-28T19:03:09+0
https://github.com/python/cpython/commit/7d175caf212565b3b89cf3c537c38adab52306a5
commit: 7d175caf212565b3b89cf3c537c38adab52306a5
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: vstinner
date: 2024-11-28T17:32:50Z
summary:
[3.12] gh-127190:
https://github.com/python/cpython/commit/f4c9f391650ebca213905c1308f87abac670033e
commit: f4c9f391650ebca213905c1308f87abac670033e
branch: 3.12
author: Victor Stinner
committer: vstinner
date: 2024-11-28T13:57:35Z
summary:
[3.12] gh-123967: Fix faulthandler for trampoline frames (#127329) (#1273
https://github.com/python/cpython/commit/20657fbdb14d50ca4ec115da0cbef155871d8d33
commit: 20657fbdb14d50ca4ec115da0cbef155871d8d33
branch: main
author: Victor Stinner
committer: vstinner
date: 2024-11-28T17:35:48+01:00
summary:
gh-127190: Fix local_setattro() error handling (#127366)
Don't make
https://github.com/python/cpython/commit/49fee592a4fad17781bb4a78f95085d6edbb24d5
commit: 49fee592a4fad17781bb4a78f95085d6edbb24d5
branch: main
author: Jun Komoda <[email protected]>
committer: encukou
date: 2024-11-28T16:59:47+01:00
summary:
Touch up docs for ctypes.Format