add support for os.PathLike filename in zipfile.ZipFile.write()
Offen
Dieses Issue hat noch niemand übernommen.
stdlib
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 40506 |
|---|---|
| Nosy | @Yhg1s, @ethanfurman, @serhiy-storchaka, @domragusa |
| 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 = None
closed_at = None
created_at = <Date 2020-05-05.02:12:03.387>
labels = ['type-feature', 'library', '3.10']
title = 'add support for os.Pathlike filenames in zipfile.ZipFile.writestr'
updated_at = <Date 2021-09-08.00:49:22.380>
user = 'https://github.com/domragusa'
bugs.python.org fields:
activity = <Date 2021-09-08.00:49:22.380>
actor = 'ethan.furman'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2020-05-05.02:12:03.387>
creator = 'd.ragusa'
dependencies = []
files = ['49132']
hgrepos = []
issue_num = 40506
keywords = ['patch']
message_count = 2.0
messages = ['368098', '368289']
nosy_count = 4.0
nosy_names = ['twouters', 'ethan.furman', 'serhiy.storchaka', 'd.ragusa']
pr_nums = ['20002']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue40506'
versions = ['Python 3.10']
Linked PRs
- gh-20002
- gh-113386
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
Beginne mit dem Einstiegspunkt zipfile.ZipFile.write() und prüfe den verknüpften pathlike_writestr.patch sowie die PRs gh-20002 und gh-113386. Erledigt bedeutet, dass die Unterstützung für os.PathLike-Dateinamen in dieser Methode abgedeckt ist und die bestehende Arbeit gelöst wurde.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- backend
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 30/100