from __future__ import annotations breaks profiler's handling of dataclasses
Đang mở
Chưa có ai nhận issue này.
3.11
3.12
3.13
stdlib
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 | 44414 |
|---|---|
| Nosy | @JelleZijlstra, @wilcoxjay |
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-06-13.21:20:30.284>
labels = ['type-bug', 'library', '3.9']
title = "from __future__ import annotations breaks profiler's handling of dataclasses"
updated_at = <Date 2021-06-14.04:51:07.905>
user = 'https://github.com/wilcoxjay'
bugs.python.org fields:
activity = <Date 2021-06-14.04:51:07.905>
actor = 'JelleZijlstra'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2021-06-13.21:20:30.284>
creator = 'wilcoxjay'
dependencies = []
files = []
hgrepos = []
issue_num = 44414
keywords = []
message_count = 1.0
messages = ['395762']
nosy_count = 2.0
nosy_names = ['JelleZijlstra', 'wilcoxjay']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue44414'
versions = ['Python 3.9']
Linked PRs
- gh-155600
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- 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.
- Fork repository và làm thay đổi trên một nhánh.
- 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 xem xét hành vi của profiler và dataclasses được mô tả trong issue, sau đó kiểm tra PR gh-155600 được liên kết để nắm hướng triển khai hiện tại. Xác nhận lỗi bằng một bản tái hiện tập trung sử dụng from future import annotations và dataclasses; công việc được xem là hoàn tất khi việc xử lý của profiler hoạt động đúng mà không làm hồi quy hành vi hiện có.
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
- tooling
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 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
- 25/100