Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yield expressions not documented in Language Reference #45514

Closed
dangyogi mannequin opened this issue Sep 17, 2007 · 1 comment
Closed

yield expressions not documented in Language Reference #45514

dangyogi mannequin opened this issue Sep 17, 2007 · 1 comment
Labels
docs Documentation in the Doc dir type-feature A feature request or enhancement

Comments

@dangyogi
Copy link
Mannequin

dangyogi mannequin commented Sep 17, 2007

BPO 1173
Nosy @birkenfeld

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2007-09-18.07:20:14.326>
created_at = <Date 2007-09-17.20:47:25.333>
labels = ['type-feature', 'docs']
title = 'yield expressions not documented in Language Reference'
updated_at = <Date 2007-09-18.07:20:14.325>
user = 'https://bugs.python.org/dangyogi'

bugs.python.org fields:

activity = <Date 2007-09-18.07:20:14.325>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2007-09-18.07:20:14.326>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2007-09-17.20:47:25.333>
creator = 'dangyogi'
dependencies = []
files = []
hgrepos = []
issue_num = 1173
keywords = []
message_count = 1.0
messages = ['55991']
nosy_count = 1.0
nosy_names = ['georg.brandl']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = None
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue1173'
versions = ['Python 2.5']

@dangyogi dangyogi mannequin added docs Documentation in the Doc dir type-feature A feature request or enhancement labels Sep 17, 2007
@birkenfeld
Copy link
Member

This is fixed in SVN, you can view the docs e.g. here:
http://docs.python.org/dev/reference/expressions#yield-expressions

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant