shutil.copytree copies directories and files but fails with that same directory with '[Errno 1] Operation not permitted')
オープン
まだ誰も着手していません。
3.7 (EOL)
stdlib
type-bug
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 36823 |
|---|---|
| Nosy | @giampaolo, @tarekziade, @Windsooon, @rbavery |
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-05-07.03:47:46.001>
labels = ['3.7', 'type-bug', 'library']
title = "shutil.copytree copies directories and files but fails with that same directory with '[Errno 1] Operation not permitted')"
updated_at = <Date 2019-05-10.02:57:31.951>
user = 'https://github.com/rbavery'
bugs.python.org fields:
activity = <Date 2019-05-10.02:57:31.951>
actor = 'giampaolo.rodola'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-05-07.03:47:46.001>
creator = 'rbavery'
dependencies = []
files = []
hgrepos = []
issue_num = 36823
keywords = []
message_count = 4.0
messages = ['341677', '341701', '341803', '342048']
nosy_count = 4.0
nosy_names = ['giampaolo.rodola', 'tarek', 'Windson Yang', 'rbavery']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue36823'
versions = ['Python 3.7']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ソースファイルもテストも指定されていません。shutil.copytree のエントリポイントから開始して、報告された Errno 1 のケースを再現し、その後、同じディレクトリをコピーする際に期待される動作を確認してください。説明されたケースが意図したとおりに動作し、既存の copytree の動作にリグレッションが生じなければ完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100