email header indentation destroyed
Đang mở
Chưa có ai nhận issue này.
stdlib
topic-email
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 | 27256 |
|---|---|
| Nosy | @warsaw, @bitdancer |
| 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 2016-06-07.19:14:46.713>
labels = ['type-bug', 'expert-email']
title = 'email header indentation destroyed'
updated_at = <Date 2016-06-16.15:33:50.562>
user = 'https://bugs.python.org/frispete'
bugs.python.org fields:
activity = <Date 2016-06-16.15:33:50.562>
actor = 'frispete'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['email']
creation = <Date 2016-06-07.19:14:46.713>
creator = 'frispete'
dependencies = []
files = ['43285', '43286', '43417']
hgrepos = []
issue_num = 27256
keywords = []
message_count = 3.0
messages = ['267732', '267916', '268675']
nosy_count = 3.0
nosy_names = ['barry', 'frispete', 'r.david.murray']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'test needed'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue27256'
versions = ['Python 3.5', '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 so sánh input utf8-header-failure.mail được cung cấp với mf.9__mi0bf.out, sau đó đọc email_flatten.py để truy vết cách BytesGenerator.flatten thay đổi các header. Sử dụng các test email hiện có làm nơi bổ sung coverage, và coi issue là hoàn tất khi phần thụt lề header được tái hiện được giữ nguyên trong message được tạo.
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
- backend
- 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
- 38/100