python cannot import module located on a "VOLUME" directory
Offen
Dieses Issue hat noch niemand übernommen.
OS-windows
stdlib
type-bug
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 558
Beschreibung
| BPO | 30865 |
|---|---|
| Nosy | @pfmoore, @tjguk, @bitdancer, @zware, @zooba, @apre |
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-07-06.09:51:02.021>
labels = ['type-bug', 'library', 'OS-windows']
title = 'python cannot import module located on a "VOLUME" directory'
updated_at = <Date 2017-07-06.14:16:10.709>
user = 'https://github.com/apre'
bugs.python.org fields:
activity = <Date 2017-07-06.14:16:10.709>
actor = 'r.david.murray'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'Windows']
creation = <Date 2017-07-06.09:51:02.021>
creator = 'apre'
dependencies = []
files = []
hgrepos = []
issue_num = 30865
keywords = []
message_count = 2.0
messages = ['297820', '297831']
nosy_count = 6.0
nosy_names = ['paul.moore', 'tim.golden', 'r.david.murray', 'zach.ware', 'steve.dower', 'apre']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue30865'
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
Beginne mit dem ursprünglichen BPO-Issue 30865 und reproduziere den Importfehler unter Windows mit Python 3.6, wobei sich das Modul in einem VOLUME-Verzeichnis befindet. Untersuche das Importverhalten von Library (Lib) und definiere den Abschluss als erfolgreiches Importieren dieses Moduls aus dem VOLUME-Verzeichnis, mit einer Abdeckung für den gemeldeten Fall.
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
- 20/100