tarfile: ignore_zeros = True exceedingly slow on a sparse tar file
Offen
Dieses Issue hat noch niemand übernommen.
3.7 (EOL)
stdlib
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 40843 |
|---|
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-06-02.15:18:22.457>
labels = ['3.7']
title = 'tarfile: ignore_zeros = True exceedingly slow on a sparse tar file'
updated_at = <Date 2020-06-02.15:18:22.457>
user = 'https://bugs.python.org/mxmlnkn'
bugs.python.org fields:
activity = <Date 2020-06-02.15:18:22.457>
actor = 'mxmlnkn'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2020-06-02.15:18:22.457>
creator = 'mxmlnkn'
dependencies = []
files = []
hgrepos = []
issue_num = 40843
keywords = []
message_count = 1.0
messages = ['370611']
nosy_count = 1.0
nosy_names = ['mxmlnkn']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue40843'
versions = ['Python 3.7']
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Keine Quelldatei, kein Test und kein Reproduktionsbefehl werden bereitgestellt. Beginne damit, das langsame Verhalten mit tarfile und ignore_zeros=True bei einer Sparse-TAR-Datei zu reproduzieren, identifiziere dann die relevante Implementierung und füge einen Regressionstest hinzu, der zeigt, dass dieser Fall keine übermäßige Verlangsamung mehr aufweist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 30/100