PyTraceBack_Print()/_Py_DisplaySourceLine() should take custom loaders into account

Đang mở
#69,654 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.

Đánh giá

Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức phù hợp với người mới
25/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
python
Lĩnh vực
backend

Hướng nghiên cứu

Start by locating PyTraceBack_Print() and _Py_DisplaySourceLine() in the CPython interpreter and tracing how traceback source lines are obtained. Compare that path with custom loader behavior; done means traceback display accounts for custom loaders, with coverage added where the relevant behavior is verified.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

interpreter-core type-bug
BPO 25468

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 2015-10-24.09:24:35.978>
labels = ['interpreter-core', 'type-bug']
title = 'PyTraceBack_Print()/_Py_DisplaySourceLine() should take custom loaders into account'
updated_at = <Date 2015-10-24.09:24:35.978>
user = 'https://bugs.python.org/shiz'

bugs.python.org fields:

activity = <Date 2015-10-24.09:24:35.978>
actor = 'shiz'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Interpreter Core']
creation = <Date 2015-10-24.09:24:35.978>
creator = 'shiz'
dependencies = []
files = []
hgrepos = []
issue_num = 25468
keywords = []
message_count = 1.0
messages = ['253400']
nosy_count = 1.0
nosy_names = ['shiz']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue25468'
versions = ['Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6']

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

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.

Issue khác của python/cpython

Tất cả issue của python/cpython

Issue tương tự

Thêm issue về Python

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.