python / python/cpython

pdb: do_debug installs sys.settrace handler when used inside post_mortem

Đang mở
#80,569 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.9 (EOL) stdlib
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 36388
Nosy @blueyed
PRs
  • python/cpython#12479
  • python/cpython#23202
  • 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-03-21.08:28:00.644>
    labels = ['library', '3.9']
    title = 'pdb: do_debug installs sys.settrace handler when used inside post_mortem'
    updated_at = <Date 2020-11-09.02:50:51.924>
    user = 'https://github.com/blueyed'
    

    bugs.python.org fields:

    activity = <Date 2020-11-09.02:50:51.924>
    actor = 'blueyed'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-03-21.08:28:00.644>
    creator = 'blueyed'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36388
    keywords = ['patch']
    message_count = 1.0
    messages = ['338531']
    nosy_count = 1.0
    nosy_names = ['blueyed']
    pr_nums = ['12479', '23202']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36388'
    versions = ['Python 3.9']
    

    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

    Bắt đầu bằng cách đọc các entry point pdb post_mortem và do_debug, sau đó xem lại các PR được liên kết #12479 và #23202 để nắm hướng đề xuất. Xác định hành vi dự kiến của sys.settrace khi do_debug được sử dụng bên trong post_mortem và xác định regression test liên quan trước khi thực hiện thay đổi.

    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
    devtools
    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.