shutil.copytree copies directories and files but fails with that same directory with '[Errno 1] Operation not permitted')
Offen
Dieses Issue hat noch niemand übernommen.
3.7 (EOL)
stdlib
type-bug
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 36823 |
|---|---|
| Nosy | @giampaolo, @tarekziade, @Windsooon, @rbavery |
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 2019-05-07.03:47:46.001>
labels = ['3.7', 'type-bug', 'library']
title = "shutil.copytree copies directories and files but fails with that same directory with '[Errno 1] Operation not permitted')"
updated_at = <Date 2019-05-10.02:57:31.951>
user = 'https://github.com/rbavery'
bugs.python.org fields:
activity = <Date 2019-05-10.02:57:31.951>
actor = 'giampaolo.rodola'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-05-07.03:47:46.001>
creator = 'rbavery'
dependencies = []
files = []
hgrepos = []
issue_num = 36823
keywords = []
message_count = 4.0
messages = ['341677', '341701', '341803', '342048']
nosy_count = 4.0
nosy_names = ['giampaolo.rodola', 'tarek', 'Windson Yang', 'rbavery']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue36823'
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
Es wird keine Quelldatei oder kein Test genannt. Beginne am Einstiegspunkt shutil.copytree und reproduziere den gemeldeten Fall Errno 1. Ermittle anschließend das erwartete Verhalten beim Kopieren desselben Verzeichnisses. Die Aufgabe ist abgeschlossen, wenn sich der beschriebene Fall wie vorgesehen verhält, ohne das bestehende Verhalten von copytree zu beeinträchtigen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- operating-systems
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100