-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 21044 |
|---|---|
| Nosy | @warsaw, @gustaebel, @merwok, @bitdancer, @vadmium, @zware, @serhiy-storchaka, @eryksun, @seirl |
| Files |
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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2017-06-01.07:22:24.510>
created_at = <Date 2014-03-24.01:32:57.313>
labels = ['type-bug', 'library']
title = 'tarfile does not handle file .name being an int'
updated_at = <Date 2017-06-01.07:22:24.509>
user = 'https://github.com/seirl'bugs.python.org fields:
activity = <Date 2017-06-01.07:22:24.509>
actor = 'antoine.pietri'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2017-06-01.07:22:24.510>
closer = 'antoine.pietri'
components = ['Library (Lib)']
creation = <Date 2014-03-24.01:32:57.313>
creator = 'antoine.pietri'
dependencies = []
files = ['34603', '34605', '34739', '34740']
hgrepos = []
issue_num = 21044
keywords = ['patch']
message_count = 24.0
messages = ['214662', '214663', '214670', '214685', '214708', '214754', '214756', '214757', '214760', '215216', '215230', '215626', '215627', '215632', '216984', '223275', '223280', '223319', '223335', '223338', '223345', '223643', '223645', '223742']
nosy_count = 10.0
nosy_names = ['barry', 'lars.gustaebel', 'eric.araujo', 'r.david.murray', 'python-dev', 'martin.panter', 'zach.ware', 'serhiy.storchaka', 'eryksun', 'antoine.pietri']
pr_nums = []
priority = 'normal'
resolution = 'remind'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue21044'
versions = ['Python 2.7']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error