System Integrity Protection breaks shutil.copystat()
オープン
まだ誰も着手していません。
OS-mac
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- 平均マージ
- 1日 9時間
- マージ済み PR(30日)
- 558
説明
| BPO | 32347 |
|---|---|
| Nosy | @ronaldoussoren, @giampaolo, @ned-deily, @rgov |
| 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 2017-12-16.16:45:00.982>
labels = ['OS-mac', 'type-bug']
title = 'System Integrity Protection breaks shutil.copystat()'
updated_at = <Date 2018-06-12.09:40:25.312>
user = 'https://github.com/rgov'
bugs.python.org fields:
activity = <Date 2018-06-12.09:40:25.312>
actor = 'giampaolo.rodola'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['macOS']
creation = <Date 2017-12-16.16:45:00.982>
creator = 'Ryan Govostes'
dependencies = []
files = []
hgrepos = []
issue_num = 32347
keywords = ['patch']
message_count = 1.0
messages = ['308479']
nosy_count = 4.0
nosy_names = ['ronaldoussoren', 'giampaolo.rodola', 'ned.deily', 'Ryan Govostes']
pr_nums = ['4912']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue32347'
versions = ['Python 3.6']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
Python の shutil.copystat() 実装から始め、issue で言及されている macOS System Integrity Protection の挙動と併せて pull request #4912 を調査してください。ペイロードではファイルもテストも指定されていません。完了するには、報告された macOS の失敗を解決する必要があり、既存の pull request が利用可能な実装コンテキストを提供しています。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- macos, python
- 領域
- operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 15/100