https://github.com/python/cpython/commit/5236b0281b91a874b14cf15f3fdef9b7beffb22f
commit: 5236b0281b91a874b14cf15f3fdef9b7beffb22f
branch: main
author: Neil Schemenauer
committer: nascheme
date: 2025-07-30T02:44:10Z
summary:
GH-116738: document thread-safety of bisect (GH-136555)
files:
A Lib/t
https://github.com/python/cpython/commit/38a42fe32c9cdca6e17026bba18c6eb711325f75
commit: 38a42fe32c9cdca6e17026bba18c6eb711325f75
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2025-07-2
https://github.com/python/cpython/commit/64eb54062dd364cfa0c13abdfd9a953ef10111a7
commit: 64eb54062dd364cfa0c13abdfd9a953ef10111a7
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2025-07-2
https://github.com/python/cpython/commit/98d462cf4de82d4ef40b20bd346db1ba7edfa35c
commit: 98d462cf4de82d4ef40b20bd346db1ba7edfa35c
branch: main
author: Sam Gross
committer: colesbury
date: 2025-07-29T14:25:50-04:00
summary:
gh-137179: Fix flaky test_history_survive_crash test (gh-137180)
Kill t
https://github.com/python/cpython/commit/d61f8b841d22b745348cecf3156418f592f090f0
commit: d61f8b841d22b745348cecf3156418f592f090f0
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: encukou
date: 2025-07-29T18:45:08+02:00
summary:
[3.13] gh-137
https://github.com/python/cpython/commit/0b4e13c2658c5a267fc50ee045ffb7b6408b2e3b
commit: 0b4e13c2658c5a267fc50ee045ffb7b6408b2e3b
branch: main
author: Akuli
committer: encukou
date: 2025-07-29T17:23:44+02:00
summary:
gh-137183: Document that `array.array` typecode `w` is new in 3.13 (GH-137184)
https://github.com/python/cpython/commit/11a8652e25341e696b06d8dc7a18e8c3ee8059e4
commit: 11a8652e25341e696b06d8dc7a18e8c3ee8059e4
branch: main
author: Sam Gross
committer: colesbury
date: 2025-07-29T14:25:32Z
summary:
gh-137185: Fix `_Py_DumpStack()` async signal safety (gh-137187)
Call backtr