BPO | [34010](https://bugs.python.org/issue34010) --- | :--- Nosy | @vstinner, @methane, @miss-islington, @hajoscher PRs | python/cpython#8020python/cpython#8082python/cpython#8083 *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: ```python assignee = None closed_at = created_at = labels = ['3.8', '3.7', 'library', 'performance'] title = 'tarfile stream read performance regression' updated_at = user = 'https://github.com/hajoscher' ``` bugs.python.org fields: ```python activity = actor = 'vstinner' assignee = 'none' closed = True closed_date = closer = 'methane' components = ['Library (Lib)'] creation = creator = 'hajoscher' dependencies = [] files = [] hgrepos = [] issue_num = 34010 keywords = ['patch', '3.2regression'] message_count = 10.0 messages = ['320763', '320848', '321011', '321018', '321020', '321021', '321022', '321023', '321040', '321041'] nosy_count = 4.0 nosy_names = ['vstinner', 'methane', 'miss-islington', 'hajoscher'] pr_nums = ['8020', '8082', '8083'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'performance' url = 'https://bugs.python.org/issue34010' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8'] ```