BufferedIncrementalEncoder violates IncrementalEncoder interface

Aperta
#64,619 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
25/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
python
Ambito
backend

Direzione di ricerca

Start by locating BufferedIncrementalEncoder and IncrementalEncoder in the Python standard library, then inspect the relevant library tests for incremental encoders. Compare the implementation with the IncrementalEncoder interface and identify the behavior that violates it. Done means the implementation conforms to the interface and the regression is covered by tests.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

stdlib type-bug
BPO 20420
Nosy @malemburg, @loewis, @doerwalter, @vadmium, @serhiy-storchaka

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 2014-01-28.16:34:45.636>
labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
title = 'BufferedIncrementalEncoder violates IncrementalEncoder interface'
updated_at = <Date 2021-12-09.22:10:24.931>
user = 'https://github.com/serhiy-storchaka'

bugs.python.org fields:

activity = <Date 2021-12-09.22:10:24.931>
actor = 'iritkatriel'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2014-01-28.16:34:45.636>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 20420
keywords = []
message_count = 4.0
messages = ['209563', '209791', '222473', '234164']
nosy_count = 5.0
nosy_names = ['lemburg', 'loewis', 'doerwalter', 'martin.panter', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue20420'
versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

Lingua principale
Python
Stelle
77.2k
Fork
36k
Merge medio
1g 9h
PR unite (30g)
558

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di python/cpython

Tutte le issue di python/cpython

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.