http.cookiejar.DefaultCookiePolicy should use current timestamp instead of last updated timestamp value for checking expiry
Đang mở
Chưa có ai nhận issue này.
3.9 (EOL)
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 | 37246 |
|---|---|
| Nosy | @orsenthil, @vadmium, @serhiy-storchaka, @tirkarthi |
| 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 2019-06-12.11:59:44.793>
labels = ['type-bug', 'library', '3.9']
title = 'http.cookiejar.DefaultCookiePolicy should use current timestamp instead of last updated timestamp value for checking expiry'
updated_at = <Date 2019-07-30.14:43:51.805>
user = 'https://github.com/tirkarthi'
bugs.python.org fields:
activity = <Date 2019-07-30.14:43:51.805>
actor = 'nsiregar'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2019-06-12.11:59:44.793>
creator = 'xtreak'
dependencies = []
files = []
hgrepos = []
issue_num = 37246
keywords = ['patch']
message_count = 1.0
messages = ['345327']
nosy_count = 4.0
nosy_names = ['orsenthil', 'martin.panter', 'serhiy.storchaka', 'xtreak']
pr_nums = ['15023']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue37246'
versions = ['Python 3.9']
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 định vị http.cookiejar.DefaultCookiePolicy trong mã nguồn thư viện chuẩn Python và kiểm tra cách các lần kiểm tra thời hạn hết hạn lấy dấu thời gian của chúng. Trước tiên hãy xem xét python/cpython#15023 và lịch sử issue liên quan; được xem là hoàn tất khi policy kiểm tra thời hạn hết hạn bằng dấu thời gian hiện tại và hành vi liên quan được bao phủ bởi các test được xác định trong khi xem xét khu vự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
- networking
- 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
- 25/100