when is os.posix_spawn(setsid=True) safe?
オープン
まだ誰も着手していません。
3.8 (EOL)
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 36619 |
|---|---|
| Nosy | @vstinner, @methane, @serhiy-storchaka, @cagney, @pablogsal, @nanjekyejoannah |
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 2019-04-12.17:58:10.185>
labels = ['type-feature', '3.8', 'expert-IO']
title = 'when is os.posix_spawn(setsid=True) safe?'
updated_at = <Date 2019-04-15.09:42:02.043>
user = 'https://github.com/cagney'
bugs.python.org fields:
activity = <Date 2019-04-15.09:42:02.043>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['IO']
creation = <Date 2019-04-12.17:58:10.185>
creator = 'cagney'
dependencies = []
files = []
hgrepos = []
issue_num = 36619
keywords = []
message_count = 3.0
messages = ['340091', '340248', '340249']
nosy_count = 6.0
nosy_names = ['vstinner', 'methane', 'serhiy.storchaka', 'cagney', 'pablogsal', 'nanjekyejoannah']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue36619'
versions = ['Python 3.8']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この issue は os.posix_spawn(setsid=True) に関するものですが、ファイル、テスト、具体的な変更については何も示していません。まず既存の os.posix_spawn エントリポイントとリンク先の BPO の議論を読み、どのような安全性に関するガイダンスまたは動作が必要なのかを判断し、その後、合意された結果をテストまたはドキュメントに反映してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- operating-systems
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100