Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions