`address` arg can be `bytes` for `ip_*` functions in `ipaddress` module
Offen
Dieses Issue hat noch niemand übernommen.
3.10
3.11
3.9 (EOL)
docs
type-bug
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 36k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
| BPO | 46646 |
|---|---|
| Nosy | @merwok, @sobolevn |
| 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 2022-02-05.07:05:52.750>
labels = ['3.11', 'type-bug', '3.9', '3.10', 'docs']
title = '`address` arg can be `bytes` for `ip_*` functions in `ipaddress` module'
updated_at = <Date 2022-02-12.12:17:20.741>
user = 'https://github.com/sobolevn'
bugs.python.org fields:
activity = <Date 2022-02-12.12:17:20.741>
actor = 'eric.araujo'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation']
creation = <Date 2022-02-05.07:05:52.750>
creator = 'sobolevn'
dependencies = []
files = []
hgrepos = []
issue_num = 46646
keywords = ['patch']
message_count = 2.0
messages = ['412562', '413125']
nosy_count = 4.0
nosy_names = ['eric.araujo', 'pmoody', 'docs@python', 'sobolevn']
pr_nums = ['31139']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue46646'
versions = ['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
Prüfe zuerst PR 31139 und lies anschließend die Dokumentation des ipaddress-Moduls sowie die betroffenen ip_*-Funktionen. Vergleiche die Beschreibungen der Adressargumente mit dem Issue-Titel; die Dokumentation sollte die Unterstützung für bytes korrekt widerspiegeln, wobei die relevanten Dokumentationsprüfungen erfolgreich sein müssen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100