shutil.copystat should (allow to) copy ownership, and other attributes
Offen
Dieses Issue hat noch niemand übernommen.
3.10
easy
stdlib
type-feature
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 30044 |
|---|---|
| Nosy | @giampaolo, @tiran, @eryksun, @zooba, @RJ722, @davidmrdavid |
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 2017-04-11.15:42:33.777>
labels = ['easy', 'type-feature', 'library', '3.10']
title = 'shutil.copystat should (allow to) copy ownership, and other attributes'
updated_at = <Date 2021-03-17.21:44:21.597>
user = 'https://bugs.python.org/noctiflore'
bugs.python.org fields:
activity = <Date 2021-03-17.21:44:21.597>
actor = 'steve.dower'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2017-04-11.15:42:33.777>
creator = 'noctiflore'
dependencies = []
files = []
hgrepos = []
issue_num = 30044
keywords = ['easy']
message_count = 10.0
messages = ['291499', '319373', '373445', '373471', '373998', '373999', '374044', '384469', '384510', '388971']
nosy_count = 7.0
nosy_names = ['giampaolo.rodola', 'christian.heimes', 'eryksun', 'steve.dower', 'noctiflore', 'RJ722', 'davidmrdavid']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue30044'
versions = ['Python 3.10']
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
Das Issue nennt shutil.copystat, identifiziert aber keine Quelldatei oder keinen Test. Beginne damit, diesen Einstiegspunkt in der Standardbibliothek zu finden und das vorgesehene Besitz- und Attributkopierverhalten zu bestimmen; die Änderung ist erst dann vollständig, wenn das angeforderte Verhalten und die plattformübergreifenden Erwartungen daran definiert und abgedeckt sind.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- operating-systems
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100