Assigning and deleting __new__ attr on the class does not allow to create instances of this class

Đang mở
#69,917 11 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
35/100
Loại issue
Lỗi
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Ít trao đổi
Công nghệ
python
Lĩnh vực
compilers

Hướng nghiên cứu

Start by reproducing the behavior from the attached new_patch_fails.py file on the affected Python versions, comparing Python 2.7 with Python 3.5 as described. Then trace the interpreter-core handling of assigning and deleting a class's new attribute. Done means the reported class can be instantiated after that sequence without the TypeError, with regression coverage for the behavior.

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

Mô tả

3.10 3.8 (EOL) 3.9 (EOL) interpreter-core type-bug
BPO 25731
Nosy @Yhg1s, @benjaminp, @eryksun, @skonieczny
Files
  • new_patch_fails.py: Attached file works on python 2.7, but fails on python3.5 with TypeError: object() takes no parameters.
  • 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-11-25.12:29:50.304>
    labels = ['interpreter-core', 'type-bug', '3.8', '3.9', '3.10']
    title = 'Assigning and deleting __new__ attr on the class does not allow to create instances of this class'
    updated_at = <Date 2021-03-05.12:14:47.716>
    user = 'https://github.com/skonieczny'
    

    bugs.python.org fields:

    activity = <Date 2021-03-05.12:14:47.716>
    actor = 'eryksun'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2015-11-25.12:29:50.304>
    creator = 'uosiu'
    dependencies = []
    files = ['41161']
    hgrepos = []
    issue_num = 25731
    keywords = []
    message_count = 10.0
    messages = ['255337', '255371', '258530', '258572', '262922', '263580', '263816', '266574', '266576', '278962']
    nosy_count = 8.0
    nosy_names = ['twouters', 'benjamin.peterson', 'python-dev', 'bkabrda', 'eryksun', 'uosiu', 'jcristau', 'Carl Dunham']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25731'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']
    

    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.