[3.12] gh-128588: gh-128550: gh-128552: fix refcycles in eager task creation (#128553) and remove eager tasks optimization that missed and introduced incorrect cancellations (python#129063)#128586
Merged
kumaraditya303 merged 6 commits intopython:3.12python/cpython:3.12from Jan 21, 2025
graingert:backport-61b9811-3.12graingert/cpython:backport-61b9811-3.12Copy head branch name to clipboard
Commits
Commits on Jan 7, 2025
gh-128552: fix refcycles in eager task creation (#128553)
Show description for 5f624a0committed- authored
- committed
Commits on Jan 20, 2025
- authored
- authored
gh-128588: gh-128550: remove eager tasks optimization that missed and introduced incorrect cancellations (#129063)
Show description for 59aff22