Consider integration of PyObject_GC_UnTrack() with the trashcan C API
オープン
まだ誰も着手していません。
interpreter-core
topic-C-API
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 44881 |
|---|---|
| Nosy | @tim-one, @nascheme, @vstinner, @pablogsal |
| 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 2021-08-10.21:07:59.473>
labels = ['type-feature']
title = 'Consider integration of PyObject_GC_UnTrack() with the trashcan C API'
updated_at = <Date 2021-08-16.21:40:17.744>
user = 'https://github.com/nascheme'
bugs.python.org fields:
activity = <Date 2021-08-16.21:40:17.744>
actor = 'nascheme'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = []
creation = <Date 2021-08-10.21:07:59.473>
creator = 'nascheme'
dependencies = []
files = []
hgrepos = []
issue_num = 44881
keywords = ['patch']
message_count = 15.0
messages = ['399356', '399358', '399359', '399360', '399367', '399377', '399378', '399379', '399426', '399434', '399437', '399495', '399519', '399548', '399686']
nosy_count = 4.0
nosy_names = ['tim.peters', 'nascheme', 'vstinner', 'pablogsal']
pr_nums = ['27718']
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue44881'
versions = []
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、リンクされている pull request #27718 と、issue で挙げられている CPython の C API、PyObject_GC_UnTrack() および trashcan API を確認してください。提案された統合がすでに対処済みかどうかを判断するために、議論と現在のステータスを確認してください。完了とは、その統合に関する疑問を解決し、issue の範囲を未解決のままにしないことを意味します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100