You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This line was copied from `fold_iter`. So, `fold_iter` has the same issue (no error handling for NULL values on calls to `PyFrozenSet_New`). Do you think it's OK to address this issue in this PR?
Originally posted by @Eclips4 in #123081 (comment)
Linked PRs