Skip to content

Deprecate and remove PyAsyncGen_New(), PyCoro_New(), PyGen_New() and PyGen_NewWithQualName() functions #150671

@sobolevn

Description

@sobolevn

Feature or enhancement

These functions are not used, they are not tested, they even cannot be called. Because it is impossible to construct the required frame object for them to be called.

They are also not used on PyPI projects.

Refs #99485
Refs python/steering-council#156

Thanks a lot to @vstinner for his work to investigate these functions.

Linked PRs

Metadata

Metadata

Assignees

Labels

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions