python / python/cpython

Changelog: document `Py_AtExit` requirement change that the interpreter must be initialized

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

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

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

説明

Documentation

Python 3.12 has commit 2ad2bd8b14505ee92600e7988379cfac63086dab which now requires that the interpreter be initialized before calling Py_AtExit. Please add a retroactive note to the changelog for 3.12 and a new one to 3.13 (for those who don't go back to read the 3.12 changelogs) about this new change.

The API docs might also want to mention it too.

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

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

はじめの一歩

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

調査の方向性

まずコミット 2ad2bd8b14505ee92600e7988379cfac63086dab を読み、Python 3.12 と 3.13 の changelog セクションを見つけます。両方の changelog に、Py_AtExit を呼び出す前にインタープリターを初期化する必要があることを記載し、その後 API ドキュメントを確認して、同じ要件をそこにも記載すべきか判断します。

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

評価

技術スタック
python
領域
documentation
issue の種類
ドキュメント
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

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

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