python / python/cpython

Dataclasses don't call base class __init__

Aperta
#88,001 9 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@ericvsmith ci sta già lavorando.

Dal 14/4/2021.

3.10 3.8 (EOL) 3.9 (EOL) stdlib topic-dataclasses
Lingua principale
Python
Stelle
77.2k
Fork
36k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

BPO 43835
Nosy @ericvsmith

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 = 'https://github.com/ericvsmith'
closed_at = None
created_at = <Date 2021-04-13.22:21:40.619>
labels = ['3.8', 'library', '3.9', '3.10']
title = "Dataclasses don't call base class __init__"
updated_at = <Date 2021-04-16.20:35:14.191>
user = 'https://bugs.python.org/PaulPinterits'

bugs.python.org fields:

activity = <Date 2021-04-16.20:35:14.191>
actor = 'terry.reedy'
assignee = 'eric.smith'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-04-13.22:21:40.619>
creator = 'Paul Pinterits'
dependencies = []
files = []
hgrepos = []
issue_num = 43835
keywords = []
message_count = 9.0
messages = ['391006', '391014', '391022', '391023', '391040', '391046', '391047', '391048', '391049']
nosy_count = 2.0
nosy_names = ['eric.smith', 'Paul Pinterits']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue43835'
versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

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.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.