variadic function call broken on armhf when passing a float argument
Offen
Dieses Issue hat noch niemand übernommen.
3.10
3.11
3.7 (EOL)
3.8 (EOL)
3.9 (EOL)
topic-ctypes
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 39632 |
|---|---|
| Nosy | @FFY00, @ndessart |
| PRs | |
| 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-02-14.10:03:28.170>
labels = ['3.8', '3.9', '3.10', '3.11', 'ctypes', '3.7']
title = 'variadic function call broken on armhf when passing a float argument'
updated_at = <Date 2021-07-23.09:26:19.255>
user = 'https://github.com/ndessart'
bugs.python.org fields:
activity = <Date 2021-07-23.09:26:19.255>
actor = 'Nicolas Dessart'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['ctypes']
creation = <Date 2020-02-14.10:03:28.170>
creator = 'Nicolas Dessart'
dependencies = []
files = ['48896']
hgrepos = []
issue_num = 39632
keywords = ['patch']
message_count = 4.0
messages = ['361992', '362307', '398026', '398040']
nosy_count = 2.0
nosy_names = ['FFY00', 'Nicolas Dessart']
pr_nums = ['18560']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue39632'
versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']
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 ctypes_variadic_function_tests.diff, um den Fehler bei variadischen floats auf einem armhf-Zielsystem zu reproduzieren, und prüfe anschließend PR #18560 sowie den Kontext des ctypes-Issues. Erledigt ist es, wenn der armhf-ctypes-Unit-Testfall besteht, ohne die aufgeführten Python-Versionen zu beeinträchtigen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- operating-systems, testing
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100