python / python/cpython

Python 3.5.2 non-segfaulting bugs (from PyPy)

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

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

type-bug
主要言語
Python
スター
77.2k
フォーク
36k
PR マージ指標
PR 指標を取得中

説明

BPO 28884
Nosy @arigo, @ncoghlan, @serhiy-storchaka, @mattip, @iritkatriel
Dependencies
  • bpo-5322: object.new argument calling autodetection faulty
  • bpo-18961: Non-UTF8 encoding line
  • bpo-25937: DIfference between utf8 and utf-8 when i define python source code encoding.
  • bpo-28891: Standardise more behaviours for zero-argument super() class and classcell
  • 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-12-06.11:55:03.305>
    labels = ['type-bug']
    title = 'Python 3.5.2 non-segfaulting bugs (from PyPy)'
    updated_at = <Date 2021-12-12.19:21:22.599>
    user = 'https://github.com/arigo'
    

    bugs.python.org fields:

    activity = <Date 2021-12-12.19:21:22.599>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2016-12-06.11:55:03.305>
    creator = 'arigo'
    dependencies = ['5322', '18961', '25937', '28891']
    files = []
    hgrepos = []
    issue_num = 28884
    keywords = []
    message_count = 18.0
    messages = ['282526', '282527', '282528', '282529', '282530', '282531', '282532', '282533', '282534', '282535', '282536', '282544', '282545', '282586', '282613', '382587', '382588', '408406']
    nosy_count = 5.0
    nosy_names = ['arigo', 'ncoghlan', 'serhiy.storchaka', 'mattip', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28884'
    versions = ['Python 3.5']
    

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

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

    はじめの一歩

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

    調査の方向性

    この issue ではファイル、テスト、エントリーポイントが指定されていないため、まず4つの依存 issue(bpo-5322、bpo-18961、bpo-25937、bpo-28891)を読んでください。Python 3.5.2 の動作が引き続き再現可能かどうか、またどの作業がまだスコープ内にあるかを判断してください。完了とするには、依存するバグが解決されているか、明示的にトリアージされている必要があります。

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

    評価

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

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

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