Add dir_fd and follow_symlinks kwargs to os.listdir and os.scandir
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 | 27084 |
|---|---|
| Nosy | @serhiy-storchaka |
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 2016-05-22.17:53:26.298>
labels = ['type-feature', 'library']
title = 'Add dir_fd and follow_symlinks kwargs to os.listdir and os.scandir'
updated_at = <Date 2016-05-22.22:25:35.138>
user = 'https://bugs.python.org/abacabadabacaba'
bugs.python.org fields:
activity = <Date 2016-05-22.22:25:35.138>
actor = 'abacabadabacaba'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2016-05-22.17:53:26.298>
creator = 'abacabadabacaba'
dependencies = []
files = []
hgrepos = []
issue_num = 27084
keywords = []
message_count = 5.0
messages = ['266091', '266099', '266105', '266109', '266113']
nosy_count = 2.0
nosy_names = ['abacabadabacaba', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue27084'
versions = ['Python 3.6']
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
Beginnen Sie mit dem Lesen von BPO issue 27084 und der Untersuchung der vorhandenen Implementierungen von os.listdir und os.scandir sowie ihrer aktuellen Tests. Die Arbeit ist abgeschlossen, wenn beide Funktionen die angeforderten Schlüsselwortargumente dir_fd und follow_symlinks mit dokumentiertem und getesteten Verhalten akzeptieren.
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
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100