tarfile.extractfile in "r|" stream mode fails with filenames or members from getmembers()

Open
#54,645 6 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Assessment

This issue has not been assessed yet.

Description

docs type-bug
BPO 10436
Nosy @gustaebel, @flying-sheep, @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 = 'https://github.com/gustaebel'
closed_at = None
created_at = <Date 2010-11-16.18:17:43.205>
labels = ['type-bug', 'docs']
title = 'tarfile.extractfile in "r|" stream mode fails with filenames or members from getmembers()'
updated_at = <Date 2017-05-09.13:08:51.893>
user = 'https://bugs.python.org/DavidNesting'

bugs.python.org fields:

activity = <Date 2017-05-09.13:08:51.893>
actor = 'flying sheep'
assignee = 'lars.gustaebel'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2010-11-16.18:17:43.205>
creator = 'David.Nesting'
dependencies = []
files = []
hgrepos = []
issue_num = 10436
keywords = []
message_count = 6.0
messages = ['121308', '121339', '121362', '168938', '264460', '293307']
nosy_count = 6.0
nosy_names = ['lars.gustaebel', 'wichert', 'docs@python', 'flying sheep', 'David.Nesting', 'martin.panter']
pr_nums = []
priority = 'low'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue10436'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3']

Dominant language
Python
Stars
77.2k
Forks
36k
Avg merge
1d 9h
Merged PRs (30d)
558

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/cpython

All issues in python/cpython

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.