python / python/cpython

copy2 doesn't copy metadata on Windows and MacOS

未關閉
#83,087 6 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

3.8 (EOL) OS-mac OS-windows stdlib type-bug
主要語言
Python
星號
77.2k
分支
36k
PR 合併指標
PR 指標待擷取

描述

BPO 38906
Nosy @pfmoore, @ronaldoussoren, @giampaolo, @tjguk, @ned-deily, @zware, @eryksun, @zooba, @greggman

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-11-24.12:13:25.947>
labels = ['OS-mac', '3.8', 'type-bug', 'library', 'OS-windows']
title = "copy2 doesn't copy metadata on Windows and MacOS"
updated_at = <Date 2019-12-06.12:21:25.415>
user = 'https://github.com/greggman'

bugs.python.org fields:

activity = <Date 2019-12-06.12:21:25.415>
actor = 'ronaldoussoren'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'macOS', 'Windows']
creation = <Date 2019-11-24.12:13:25.947>
creator = 'greggman'
dependencies = []
files = []
hgrepos = []
issue_num = 38906
keywords = []
message_count = 6.0
messages = ['357395', '357411', '357454', '357564', '357572', '357912']
nosy_count = 9.0
nosy_names = ['paul.moore', 'ronaldoussoren', 'giampaolo.rodola', 'tim.golden', 'ned.deily', 'zach.ware', 'eryksun', 'steve.dower', 'greggman']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue38906'
versions = ['Python 3.8']

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

首先追蹤 Python 的 copy2 進入點,並比較它在 Windows 和 macOS 上的中繼資料行為。此 issue 未指定檔案、測試或預期的中繼資料詳細資訊,因此首先確認受影響的中繼資料以及平台特定的行為;當 copy2 在兩個系統上都一致地保留預期的中繼資料時,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
operating-systems
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。