setting a locale that uses comma as decimal separator breaks tkinter.DoubleVar
オープン
まだ誰も着手していません。
stdlib
topic-tkinter
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 39827 |
|---|---|
| Nosy | @serhiy-storchaka, @thawn, @E-Paine, @akulakov |
| Files |
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 2020-03-02.15:11:30.139>
labels = ['3.7', 'type-bug', 'expert-tkinter']
title = 'setting a locale that uses comma as decimal separator breaks tkinter.DoubleVar'
updated_at = <Date 2021-08-21.08:08:14.008>
user = 'https://github.com/thawn'
bugs.python.org fields:
activity = <Date 2021-08-21.08:08:14.008>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tkinter']
creation = <Date 2020-03-02.15:11:30.139>
creator = 'thawn'
dependencies = []
files = ['48943']
hgrepos = []
issue_num = 39827
keywords = []
message_count = 5.0
messages = ['363184', '363371', '371394', '400005', '400023']
nosy_count = 4.0
nosy_names = ['serhiy.storchaka', 'thawn', 'epaine', 'andrei.avk']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue39827'
versions = ['Python 3.7']
Linked PRs
- gh-152008
- gh-152049
- gh-152050
- gh-152051
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
添付された最小例 test_doublevar.py から始め、コンマを小数点区切り文字として使用する locale で失敗を再現してください。その例に関連する Tkinter DoubleVar の動作を確認し、その後、リンクされた PR gh-152008、gh-152049、gh-152050、gh-152051 を比較してください。回帰がテストでカバーされ、DoubleVar が locale を正しく処理すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- desktop, localization
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 20/100