python / python/cpython

@classmethod doesn't set __wrapped__ the same way as functool's update_wrapper

Đang mở
#89,124 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

3.9 (EOL) extension-modules type-bug
Ngôn ngữ chính
Python
Star
77.2k
Fork
36k
Chỉ số merge pull request
Chỉ số pull request đang chờ

Mô tả

BPO 44961

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 2021-08-20.12:07:01.236>
labels = ['extension-modules', 'type-bug', '3.9']
title = "@classmethod doesn't set __wrapped__ the same way as functool's update_wrapper"
updated_at = <Date 2021-08-20.12:07:01.236>
user = 'https://bugs.python.org/Thomas701'

bugs.python.org fields:

activity = <Date 2021-08-20.12:07:01.236>
actor = 'Thomas701'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Extension Modules']
creation = <Date 2021-08-20.12:07:01.236>
creator = 'Thomas701'
dependencies = []
files = []
hgrepos = []
issue_num = 44961
keywords = []
message_count = 1.0
messages = ['399965']
nosy_count = 1.0
nosy_names = ['Thomas701']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44961'
versions = ['Python 3.9']

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Hướng nghiên cứu

Bắt đầu bằng cách so sánh @classmethod với functools.update_wrapper, tập trung vào việc liệu wrapped có được thiết lập nhất quán hay không. Issue không nêu tệp hoặc test nào; công việc được xem là hoàn tất khi hành vi của classmethod khớp với hành vi update_wrapper được yêu cầu, kèm theo coverage cho điểm khác biệt này.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
python
Lĩnh vực
compilers
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.