socket.gethostbyname resolving octal IP addresses incorrectly
Nessuno ha ancora preso questa issue.
- Lingua principale
- Python
- Stelle
- 77.2k
- Fork
- 36k
- Metriche di merge delle PR
- Metriche PR in attesa
Descrizione
| BPO | 27612 |
|---|---|
| Nosy | @ronaldoussoren, @vstinner, @ned-deily, @bitdancer, @koobs, @eryksun, @zhangyangyu, @mattrobenolt |
| 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 2016-07-25.06:27:54.049>
labels = ['OS-mac', 'type-bug', '3.8', '3.9', '3.10', 'library']
title = 'socket.gethostbyname resolving octal IP addresses incorrectly'
updated_at = <Date 2021-02-26.19:10:57.163>
user = 'https://github.com/mattrobenolt'
bugs.python.org fields:
activity = <Date 2021-02-26.19:10:57.163>
actor = 'eryksun'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'macOS']
creation = <Date 2016-07-25.06:27:54.049>
creator = 'mattrobenolt'
dependencies = []
files = ['43890']
hgrepos = []
issue_num = 27612
keywords = []
message_count = 20.0
messages = ['271237', '271265', '271266', '271271', '271283', '271284', '271289', '271290', '271293', '271294', '271304', '271343', '271346', '271363', '271364', '271365', '271369', '271383', '271390', '387737']
nosy_count = 8.0
nosy_names = ['ronaldoussoren', 'vstinner', 'ned.deily', 'r.david.murray', 'koobs', 'eryksun', 'xiang.zhang', 'mattrobenolt']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27612'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia con l’artefatto caricato socket-test-freebsd-9-10-11-python-27-33-34-35.txt e analizza l’entry point socket.gethostbyname per il comportamento segnalato degli IP ottali. Esamina la discussione dell’issue per stabilire il risultato atteso, quindi aggiungi o aggiorna la copertura dei test in modo da verificare il comportamento nelle versioni di Python interessate e nel contesto macOS.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- networking
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100