"RuntimeError: dictionary changed size during iteration" using trace.py module
Đang mở
Chưa có ai nhận issue này.
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 | 33047 |
|---|---|
| Nosy | @rhettinger, @terryjreedy, @pfmoore, @abalkin, @pitrou, @tjguk, @pmp-p, @zware, @zooba, @Delgan |
| Files |
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 2018-03-11.17:19:59.113>
labels = ['type-bug', 'library']
title = '"RuntimeError: dictionary changed size during iteration" using trace.py module'
updated_at = <Date 2018-03-17.18:28:51.406>
user = 'https://github.com/Delgan'
bugs.python.org fields:
activity = <Date 2018-03-17.18:28:51.406>
actor = 'terry.reedy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2018-03-11.17:19:59.113>
creator = 'Delgan'
dependencies = []
files = ['47493']
hgrepos = []
issue_num = 33047
keywords = []
message_count = 6.0
messages = ['313604', '313789', '313978', '313986', '314003', '314010']
nosy_count = 10.0
nosy_names = ['rhettinger', 'terry.reedy', 'paul.moore', 'belopolsky', 'pitrou', 'tim.golden', 'pmpp', 'zach.ware', 'steve.dower', 'Delgan']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue33047'
versions = ['Python 3.6']
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 bản tái hiện minitrace.py đã tải lên và phần triển khai thư viện trace.py để xác định nơi dictionary bị sửa đổi trong quá trình lặp. Tái hiện RuntimeError đã được báo cáo, sau đó xác minh rằng việc sử dụng trace.py không còn gây ra RuntimeError trong cùng kịch bản.
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ó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100