Skip to content

Fill newly created tuple with Py_None instead of NULL #145914

@sergey-miryanov

Description

@sergey-miryanov

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

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions