python / python/cpython

Surprising and possibly incorrect passing of InitVar to __post_init__ method of data classes

オープン
#82,900 コメント 12 件 リアクション 0 件 担当者 1 名 GitHub で見る

@ericvsmith がすでに取り組んでいます。

2019年11月6日 から。

stdlib
主要言語
Python
スター
77.2k
フォーク
36k
PR マージ指標
PR 指標を取得中

説明

BPO 38719
Nosy @ericvsmith, @tirkarthi

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 2019-11-06.12:50:00.498>
labels = ['library', '3.9']
title = 'Surprising and possibly incorrect passing of InitVar to __post_init__ method of data classes'
updated_at = <Date 2019-11-06.13:36:38.021>
user = 'https://bugs.python.org/AaronEcay'

bugs.python.org fields:

activity = <Date 2019-11-06.13:36:38.021>
actor = 'eric.smith'
assignee = 'eric.smith'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-11-06.12:50:00.498>
creator = 'Aaron Ecay'
dependencies = []
files = []
hgrepos = []
issue_num = 38719
keywords = []
message_count = 4.0
messages = ['356125', '356128', '356129', '356130']
nosy_count = 3.0
nosy_names = ['eric.smith', 'xtreak', 'Aaron Ecay']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = None
url = 'https://bugs.python.org/issue38719'
versions = ['Python 3.9']

Linked PRs
  • gh-106781

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。