Resize dict on del/pop
Đang mở
Chưa có ai nhận issue này.
3.8 (EOL)
interpreter-core
type-feature
- Ngôn ngữ chính
- Python
- Star
- 77.2k
- Fork
- 36k
- Merge trung bình
- 1 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 558
Mô tả
| BPO | 32623 |
|---|---|
| Nosy | @gvanrossum, @tim-one, @rhettinger, @methane, @serhiy-storchaka, @1st1, @xgid |
| PRs | |
| Dependencies |
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-01-22.16:37:38.096>
labels = ['interpreter-core', 'type-feature', '3.8']
title = 'Resize dict on del/pop'
updated_at = <Date 2020-08-04.16:02:32.429>
user = 'https://github.com/1st1'
bugs.python.org fields:
activity = <Date 2020-08-04.16:02:32.429>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2018-01-22.16:37:38.096>
creator = 'yselivanov'
dependencies = ['33205']
files = []
hgrepos = []
issue_num = 32623
keywords = ['patch']
message_count = 9.0
messages = ['310427', '310433', '310548', '310570', '310571', '310604', '310607', '310649', '310654']
nosy_count = 7.0
nosy_names = ['gvanrossum', 'tim.peters', 'rhettinger', 'methane', 'serhiy.storchaka', 'yselivanov', 'xgdomingo']
pr_nums = ['5297', '5300']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue32623'
versions = ['Python 3.8']
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 xóa dict và pop được mô tả trong issue này, sau đó đọc dependency BPO-33205 về việc thu nhỏ dict. Các PR hiện có python/cpython#5297 và #5300 là các điểm bắt đầu liên quan; hãy so sánh trạng thái của chúng và xác định xem hành vi resizing được yêu cầu đã được xử lý đầy đủ hay chưa.
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
- Tính năng
- Độ 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