python / python/cpython

Octal byte literals with a decimal value > 255 are silently truncated

Đang mở
#78,801 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

3.7 (EOL) interpreter-core OS-windows 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 34620
Nosy @pfmoore, @tjguk, @zware, @zooba, @mr-nfamous

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-09-10.11:57:43.411>
labels = ['interpreter-core', 'type-bug', '3.7', 'OS-windows']
title = 'Octal byte literals with a decimal value > 255 are silently truncated'
updated_at = <Date 2018-09-10.11:57:43.411>
user = 'https://github.com/mr-nfamous'

bugs.python.org fields:

activity = <Date 2018-09-10.11:57:43.411>
actor = 'bup'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core', 'Windows']
creation = <Date 2018-09-10.11:57:43.411>
creator = 'bup'
dependencies = []
files = []
hgrepos = []
issue_num = 34620
keywords = []
message_count = 1.0
messages = ['324918']
nosy_count = 5.0
nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'bup']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue34620'
versions = ['Python 3.6', 'Python 3.7']

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. 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.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Hướng nghiên cứu

Issue không cung cấp tệp mã nguồn, test hoặc entry point nào để bắt đầu, vì vậy trước tiên hãy xác định phần xử lý các literal byte bát phân trong interpreter-core và tái hiện hành vi trên Windows được mô tả. Hoàn thành có nghĩa là các giá trị lớn hơn 255 không còn bị cắt ngầm, với một regression test bao quát hành vi đã được sử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
Lỗi
Độ 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

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.