-
-
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 | 23421 |
|---|---|
| Nosy | @berkerpeksag, @serhiy-storchaka |
| 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 2015-02-10.06:49:38.549>
created_at = <Date 2015-02-09.13:03:37.079>
labels = ['type-bug', 'library']
title = 'tarfile module does not correctly choose compression algorithms'
updated_at = <Date 2015-02-10.06:49:38.548>
user = 'https://bugs.python.org/wdv4758h'bugs.python.org fields:
activity = <Date 2015-02-10.06:49:38.548>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-02-10.06:49:38.549>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2015-02-09.13:03:37.079>
creator = 'wdv4758h'
dependencies = []
files = ['38056', '38059', '38079']
hgrepos = ['297', '298', '299']
issue_num = 23421
keywords = ['patch']
message_count = 11.0
messages = ['235604', '235606', '235608', '235609', '235611', '235623', '235626', '235668', '235669', '235671', '235672']
nosy_count = 4.0
nosy_names = ['python-dev', 'berker.peksag', 'serhiy.storchaka', 'wdv4758h']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23421'
versions = ['Python 3.4', 'Python 3.5']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