Ideas for making ast.literal_eval() usable
オープン
まだ誰も着手していません。
3.12
3.13
stdlib
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 39159 |
|---|---|
| Nosy | @rhettinger, @serhiy-storchaka, @eamanu, @isidentical |
| PRs |
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 2019-12-29.22:22:49.960>
labels = ['type-feature', 'library', '3.9']
title = 'Ideas for making ast.literal_eval() usable'
updated_at = <Date 2020-12-22.02:41:55.180>
user = 'https://github.com/rhettinger'
bugs.python.org fields:
activity = <Date 2020-12-22.02:41:55.180>
actor = 'rhettinger'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-12-29.22:22:49.960>
creator = 'rhettinger'
dependencies = []
files = []
hgrepos = []
issue_num = 39159
keywords = ['patch']
message_count = 6.0
messages = ['359011', '361995', '361998', '368042', '383563', '383568']
nosy_count = 4.0
nosy_names = ['rhettinger', 'serhiy.storchaka', 'eamanu', 'BTaskaya']
pr_nums = ['19899']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue39159'
versions = ['Python 3.9']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue は ast.literal_eval() をより使いやすくすることに関するもので、PR #19899 を記録していますが、ソースファイルもテストも指定していません。まずその PR と issue の議論を確認してください。具体的な使いやすさの変更が合意され、実装されて初めて作業は完了します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- compilers
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 15/100