Closed
Description
BPO | 22755 |
---|---|
Nosy | @rhettinger, @mjpieters, @vadmium |
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 = None
created_at = <Date 2014-10-28.22:40:52.490>
labels = ['3.11', '3.9', '3.10', 'docs']
title = 'contextlib.closing documentation should use a new example'
updated_at = <Date 2021-11-27.15:16:37.307>
user = 'https://github.com/mjpieters'
bugs.python.org fields:
activity = <Date 2021-11-27.15:16:37.307>
actor = 'iritkatriel'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2014-10-28.22:40:52.490>
creator = 'mjpieters'
dependencies = []
files = []
hgrepos = []
issue_num = 22755
keywords = []
message_count = 4.0
messages = ['230184', '230185', '230186', '230430']
nosy_count = 5.0
nosy_names = ['rhettinger', 'mjpieters', 'docs@python', 'martin.panter', 'abarnert']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue22755'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
Linked PRs
- gh-66944: Note that the
contextlib.closing
example is for illustration purposes #112198 - [3.12] gh-66944: Note that the
contextlib.closing
example is for illustrative purposes (GH-112198) #114458 - [3.11] gh-66944: Note that the
contextlib.closing
example is for illustrative purposes (GH-112198) #114459