Feature or enhancement
Proposal:
Eventually we can remove NULL checks inside _PyTuple_MaybeUntrack if all created tuples will be well-constructed and contain NULL only if the user is doing something wrong.
cc @markshannon
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs
Feature or enhancement
Proposal:
Eventually we can remove NULL checks inside
_PyTuple_MaybeUntrackif all created tuples will be well-constructed and contain NULL only if the user is doing something wrong.cc @markshannon
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs