Non-Windows mappings for a couple of Windows code pages

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python

調査の方向性

まず windows10_14959.txt と win10_14959_py36.txt を比較し、pycp_ctypes.py を使ってネイティブな Windows のリファレンスを理解し、提案されたマッピングについては codepage_table.csv を確認します。影響を受けるコードページがどこで定義されているかを追跡し、Windows 以外の動作に対するカバレッジを追加します。修正後の Windows 出力とマッピングが一致し、他の Unicode マッピングを後退させないことが完了の条件です。

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

説明

3.10 3.8 (EOL) 3.9 (EOL) OS-windows topic-unicode type-bug
BPO 28712
Nosy @pfmoore, @tjguk, @benjaminp, @ned-deily, @ezio-melotti, @zware, @serhiy-storchaka, @eryksun, @zooba, @Artoria2e5
Files
  • windows10_14959.txt: Windows 10b14959 output
  • win10_14959_py36.txt: Correct Windows 10b14959 output
  • pycp_ctypes.py: A test script that runs on Windows and uses native mbcs as a reference.
  • codepage_table.csv
  • 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 2016-11-16.05:40:28.170>
    labels = ['type-bug', '3.8', 'OS-windows', '3.10', 'expert-unicode', '3.9']
    title = 'Non-Windows mappings for a couple of Windows code pages'
    updated_at = <Date 2021-03-08.19:02:53.281>
    user = 'https://github.com/Artoria2e5'
    

    bugs.python.org fields:

    activity = <Date 2021-03-08.19:02:53.281>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Unicode', 'Windows']
    creation = <Date 2016-11-16.05:40:28.170>
    creator = 'Artoria2e5'
    dependencies = []
    files = ['45498', '45501', '45503', '45511']
    hgrepos = []
    issue_num = 28712
    keywords = []
    message_count = 23.0
    messages = ['280914', '280915', '280918', '280944', '280949', '280956', '280965', '280967', '280970', '280971', '280973', '280974', '280979', '280980', '280983', '280986', '280989', '280990', '281014', '281019', '281023', '281026', '281044']
    nosy_count = 10.0
    nosy_names = ['paul.moore', 'tim.golden', 'benjamin.peterson', 'ned.deily', 'ezio.melotti', 'zach.ware', 'serhiy.storchaka', 'eryksun', 'steve.dower', 'Artoria2e5']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28712'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
    

    主要言語
    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 を短くまとめたダイジェスト。