CField.size from the ctypes module does not behave as documented on bitfields
Offen
Dieses Issue hat noch niemand übernommen.
docs
topic-ctypes
type-bug
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 37187 |
|---|---|
| Nosy | @amauryfa, @abalkin, @meadori, @mangrisano, @shihai1991 |
| PRs |
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 2019-06-07.03:46:36.822>
labels = ['ctypes', 'type-bug', 'docs']
title = 'CField.size from the ctypes module does not behave as documented on bitfields'
updated_at = <Date 2019-07-08.17:32:40.963>
user = 'https://bugs.python.org/EricWieser'
bugs.python.org fields:
activity = <Date 2019-07-08.17:32:40.963>
actor = 'shihai1991'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'ctypes']
creation = <Date 2019-06-07.03:46:36.822>
creator = 'Eric Wieser'
dependencies = []
files = []
hgrepos = []
issue_num = 37187
keywords = ['patch']
message_count = 2.0
messages = ['344895', '344921']
nosy_count = 7.0
nosy_names = ['amaury.forgeotdarc', 'belopolsky', 'meador.inge', 'docs@python', 'Eric Wieser', 'mangrisano', 'shihai1991']
pr_nums = ['14647']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue37187'
versions = []
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 Dokumentation des Moduls ctypes und prüfe PR #14647, die einzige im Issue genannte Implementierungsreferenz. Vergleiche das dokumentierte Verhalten von CField.size bei Bitfeldern mit seinem aktuellen Verhalten; abgeschlossen ist die Aufgabe, wenn Dokumentation und Verhalten übereinstimmen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- documentation
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 20/100