Preserve original representation for integers / floats in docstrings

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

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

評価

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

調査の方向性

The payload identifies only CPython's Interpreter Core component and provides no source files, tests, or entry points. Start by reviewing the linked BPO issue and its discussion to determine the affected docstring-generation path and expected behavior; done means preserving the original integer and float representation in docstrings with coverage for the relevant cases.

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

説明

stdlib type-feature
BPO 16801
Nosy @warsaw, @birkenfeld, @rhettinger, @terryjreedy, @larryhastings, @ezio-melotti, @merwok, @bitdancer, @serhiy-storchaka, @pablogsal, @isidentical

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 2012-12-28.13:04:13.871>
labels = ['interpreter-core', 'type-feature', '3.11']
title = 'Preserve original representation for integers / floats in docstrings'
updated_at = <Date 2021-08-20.10:10:09.486>
user = 'https://github.com/larryhastings'

bugs.python.org fields:

activity = <Date 2021-08-20.10:10:09.486>
actor = 'mark.dickinson'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2012-12-28.13:04:13.871>
creator = 'larry'
dependencies = []
files = []
hgrepos = []
issue_num = 16801
keywords = []
message_count = 35.0
messages = ['178383', '178384', '178385', '178392', '178397', '178398', '178457', '178470', '178474', '178487', '178488', '178490', '178510', '178519', '178521', '178542', '178647', '178663', '178843', '178856', '178931', '181497', '181504', '182754', '182816', '182862', '182863', '182908', '182910', '182921', '381023', '396721', '396728', '396745', '396746']
nosy_count = 14.0
nosy_names = ['barry', 'georg.brandl', 'rhettinger', 'terry.reedy', 'larry', 'ezio.melotti', 'eric.araujo', 'Arfrever', 'r.david.murray', 'carsten.klein@axn-software.de', 'serhiy.storchaka', 'pablogsal', 'BTaskaya', 'Scott Stevens']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue16801'
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 を短くまとめたダイジェスト。