email.utils.parsedate_to_datetime() should return None when date cannot be parsed
Đang mở
Chưa có ai nhận issue này.
3.10
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 | 30681 |
|---|---|
| Nosy | @warsaw, @ncoghlan, @bitdancer, @ambv, @serhiy-storchaka, @sim0nx, @timb07, @miss-islington |
| PRs |
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 2017-06-15.23:12:43.396>
labels = ['type-bug', 'expert-email', '3.10']
title = 'email.utils.parsedate_to_datetime() should return None when date cannot be parsed'
updated_at = <Date 2020-10-27.07:37:48.458>
user = 'https://github.com/timb07'
bugs.python.org fields:
activity = <Date 2020-10-27.07:37:48.458>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['email']
creation = <Date 2017-06-15.23:12:43.396>
creator = 'timb07'
dependencies = []
files = []
hgrepos = []
issue_num = 30681
keywords = ['patch']
message_count = 18.0
messages = ['296137', '296141', '296153', '296154', '296215', '296226', '296231', '296235', '296361', '301618', '330628', '330648', '376384', '379381', '379412', '379464', '379706', '379742']
nosy_count = 8.0
nosy_names = ['barry', 'ncoghlan', 'r.david.murray', 'lukasz.langa', 'serhiy.storchaka', 'sim0n', 'timb07', 'miss-islington']
pr_nums = ['2229', '2254', '10783', '22090']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue30681'
versions = ['Python 3.10']
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 tại điểm vào email.utils.parsedate_to_datetime() và kiểm tra cách các ngày không thể phân tích được xử lý. Thay đổi được hoàn tất khi một ngày không hợp lệ trả về None như được yêu cầu; lưu ý rằng issue ghi nhận một số pull requests hiện có và một cách giải quyết đã được xác định.
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
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 15/100