cpython
cpython copied to clipboard
Tarfile to stdout documentation example
| BPO | 42442 |
|---|
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 2020-11-23.12:10:03.206>
labels = ['3.7', '3.8', '3.9', 'docs']
title = 'Tarfile to stdout documentation example'
updated_at = <Date 2020-11-23.12:10:03.206>
user = 'https://bugs.python.org/ilaughlin'
bugs.python.org fields:
activity = <Date 2020-11-23.12:10:03.206>
actor = 'ilaughlin'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2020-11-23.12:10:03.206>
creator = 'ilaughlin'
dependencies = []
files = []
hgrepos = []
issue_num = 42442
keywords = []
message_count = 1.0
messages = ['381665']
nosy_count = 2.0
nosy_names = ['docs@python', 'ilaughlin']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue42442'
versions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9']
Linked PRs
- gh-121771