Allow compiling Python with llvm-clang on Windows.
Offen
Dieses Issue hat noch niemand übernommen.
3.10
build
OS-windows
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 41368 |
|---|---|
| Nosy | @pfmoore, @tjguk, @zware, @zooba, @moreati, @WildCard65, @websurfer5 |
| Files |
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 2020-07-22.18:13:57.337>
labels = ['build', '3.10', 'OS-windows']
title = 'Allow compiling Python with llvm-clang on Windows.'
updated_at = <Date 2020-07-23.06:18:34.119>
user = 'https://bugs.python.org/WilliamPickard'
bugs.python.org fields:
activity = <Date 2020-07-23.06:18:34.119>
actor = 'Jeffrey.Kintscher'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Windows', 'Cross-Build']
creation = <Date 2020-07-22.18:13:57.337>
creator = 'William Pickard'
dependencies = []
files = ['49331']
hgrepos = []
issue_num = 41368
keywords = []
message_count = 2.0
messages = ['374099', '374100']
nosy_count = 7.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'Alex.Willmer', 'WildCard65', 'Jeffrey.Kintscher']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'compile error'
url = 'https://bugs.python.org/issue41368'
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
Beginne mit der angehängten build.log und den Bereichen Windows und Cross-Build von CPython. Ermittle, an welcher Stelle die Kompilierung mit llvm-clang fehlschlägt, und vergleiche diesen Pfad mit der vorhandenen Windows-Build-Konfiguration. Als erledigt gilt die Aufgabe, wenn Python unter Windows erfolgreich mit llvm-clang kompiliert wird und die relevante Build-Validierung erfolgreich ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- build-system, operating-systems
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100