Allow easy display of local variables in log messages?

オープン
#67,785 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
15/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python
領域
observability

調査の方向性

Start by reading PR #29299 and the discussion for bpo-23597, then review dependency bpo-22936 about showing locals in tracebacks. No files or tests are named; the work is done only once the intended behavior for displaying local variables in log messages is agreed and implemented.

索引モデルが issue の本文から書いたものです。

説明

3.11 stdlib type-feature
BPO 23597
Nosy @ncoghlan, @rbtcollins, @iritkatriel, @moi90
PRs
  • python/cpython#29299
  • Dependencies
  • bpo-22936: traceback module has no way to show locals
  • 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 2015-03-06.02:12:46.169>
    labels = ['type-feature', '3.11']
    title = 'Allow easy display of local variables in log messages?'
    updated_at = <Date 2021-10-29.06:27:23.466>
    user = 'https://github.com/ncoghlan'
    

    bugs.python.org fields:

    activity = <Date 2021-10-29.06:27:23.466>
    actor = 'moi90'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2015-03-06.02:12:46.169>
    creator = 'ncoghlan'
    dependencies = ['22936']
    files = []
    hgrepos = []
    issue_num = 23597
    keywords = ['patch']
    message_count = 4.0
    messages = ['237319', '237323', '404737', '405287']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'rbcollins', 'cvrebert', 'iritkatriel', 'moi90']
    pr_nums = ['29299']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue23597'
    versions = ['Python 3.11']
    

    主要言語
    Python
    スター
    77.2k
    フォーク
    36k
    平均マージ
    1日 9時間
    マージ済み PR(30日)
    558

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

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

    はじめの一歩

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

    python/cpython のほかの issue

    python/cpython の issue をすべて見る

    似ている issue

    Python の issue をもっと見る

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

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