Remove or enable unconditionally EXTRA_FUNCTIONALITY stuff from the _decimal module
オープン
まだ誰も着手していません。
extension-modules
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 35.9k
- PR マージ指標
- PR 指標を取得中
説明
Bug report
Bug description:
I suspect this define was added to make some staging area for new functionality. Though, it has no pure-Python alternative, not tested by CI or build bots, has regressions (latest: https://github.com/python/cpython/issues/152870).
We should either remove this or include unconditionally, with appropriate support from _pydecimal.py.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、_decimal モジュールでの EXTRA_FUNCTIONALITY の処理を、_pydecimal.py における対応するサポートと比較します。regression issue 152870 と、現在の CI または build-bot のカバレッジを確認します。staging 機能を削除するか無条件で有効化し、pure-Python 実装とリグレッションが適切にカバーされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100