https://github.com/python/cpython/commit/dc03ce797ae8786a9711e6ee5dcaadde02c55864
commit: dc03ce797ae8786a9711e6ee5dcaadde02c55864
branch: main
author: Zachary Ware
committer: zware
date: 2024-07-12T16:34:17Z
summary:
gh-95144: Improve error message of `... in None` (GH-119888)
files:
A Misc/NE
https://github.com/python/cpython/commit/cd74ed0a71f57e96bcd6c2a996587c58ef5da82d
commit: cd74ed0a71f57e96bcd6c2a996587c58ef5da82d
branch: 3.13
author: Ken Jin
committer: Fidget-Spinner
date: 2024-07-12T19:35:53+08:00
summary:
[3.13] gh-120198: Stop the world when setting __class__ on free-threa
https://github.com/python/cpython/commit/15c875a57c0fc5acf97fa07fbb01030c97d39d71
commit: 15c875a57c0fc5acf97fa07fbb01030c97d39d71
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: willingc
date: 2024-07-12T09:00:09Z
summary:
[3.13] Update ret
https://github.com/python/cpython/commit/65fededf9cc1780d5edbef8a6e0a7cf9bc15aea6
commit: 65fededf9cc1780d5edbef8a6e0a7cf9bc15aea6
branch: main
author: Savannah Ostrowski
committer: willingc
date: 2024-07-12T10:34:30+02:00
summary:
Update retroactive comments from GH-117741 (segfault in `FutureI