SocketServer.DatagramRequestHandler with empty response
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Accessibilité débutants
- 45/100
- Type d'issue
- Bug
- Clarté
- À clarifier
- Activité
- Calme
- Stack technique
- python
- Domaine
- networking
Piste de recherche
Start with SocketServer.DatagramRequestHandler and the historical DatagramServer.diff attachment, which includes a proposed patch and test. Compare the proposed test with the current behavior and determine the intended handling of an empty response; done means the behavior is implemented and covered by the relevant test.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
| BPO | 1767511 |
|---|---|
| Nosy | @giampaolo, @tiran, @vadmium, @desbma |
| 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 2007-08-04.09:21:27.000>
labels = ['type-bug', '3.8', '3.9', '3.10', 'library', 'docs']
title = 'SocketServer.DatagramRequestHandler with empty response'
updated_at = <Date 2020-11-04.11:42:06.528>
user = 'https://bugs.python.org/alzheimer'
bugs.python.org fields:
activity = <Date 2020-11-04.11:42:06.528>
actor = 'iritkatriel'
assignee = 'docs@python'
closed = False
closed_date = None
closer = None
components = ['Documentation', 'Library (Lib)']
creation = <Date 2007-08-04.09:21:27.000>
creator = 'alzheimer'
dependencies = []
files = ['9271']
hgrepos = []
issue_num = 1767511
keywords = []
message_count = 5.0
messages = ['32586', '61578', '61579', '61582', '259958']
nosy_count = 7.0
nosy_names = ['giampaolo.rodola', 'christian.heimes', 'alzheimer', 'bpb', 'docs@python', 'martin.panter', 'desbma']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1767511'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
- Langage dominant
- Python
- Étoiles
- 77.2k
- Forks
- 36k
- Merge moyen
- 1 j 9 h
- PR mergées (30 j)
- 558
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de python/cpython
-
docs pending
Difficulté 2/5 1-3 heures Accessibilité débutants 78/100
-
stdlib type-feature
Difficulté 2/5 1-3 heures Accessibilité débutants 78/100
-
stdlib type-feature
Difficulté 2/5 1-3 heures Accessibilité débutants 72/100
-
build type-bug
Difficulté 2/5 1-3 heures Accessibilité débutants 76/100
-
stdlib topic-email type-feature
Difficulté 2/5 1-3 heures Accessibilité débutants 70/100