Skip to content

Python 3.11: YIELD_FROM is still listed in dis module #94961

Closed
@MatthieuDartiailh

Description

@MatthieuDartiailh

Documentation

The YIELD_FROM opcode was retired in 3.11 when #90197 was closed (PR #30035) but it still appear in the documentation of the dis module. It does not appear in the opcode module opmap and should be removed from the dis module documentation.

Metadata

Metadata

Assignees

Labels

docsDocumentation in the Doc dir

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions