shutil.copytree: Give the option to disable copystat
Offen
Dieses Issue hat noch niemand übernommen.
stdlib
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| BPO | 45558 |
|---|---|
| Nosy | @jaraco, @doronbehar |
| PRs |
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 2021-10-21.20:20:18.081>
labels = ['type-feature', 'library', '3.11']
title = 'shutil.copytree: Give the option to disable copystat'
updated_at = <Date 2021-11-27.23:01:38.428>
user = 'https://github.com/doronbehar'
bugs.python.org fields:
activity = <Date 2021-11-27.23:01:38.428>
actor = 'doronbehar'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-10-21.20:20:18.081>
creator = 'doronbehar'
dependencies = []
files = []
hgrepos = []
issue_num = 45558
keywords = ['patch']
message_count = 2.0
messages = ['407053', '407175']
nosy_count = 2.0
nosy_names = ['jaraco', 'doronbehar']
pr_nums = ['29130']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45558'
versions = ['Python 3.11']
Linked PRs
- gh-109717
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 shutil.copytree-Einstiegspunkt und prüfe die verknüpften PRs, einschließlich gh-109717 und python/cpython#29130, um den vorgeschlagenen Umfang zu verstehen. Erledigt ist dies, wenn copytree eine Option zum Deaktivieren von copystat bietet und dabei das bestehende Verhalten standardmäßig beibehält.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- operating-systems
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100