python / python/cpython

turtle.fillcolor doesn't accept a tuple of floats

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

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

stdlib type-feature
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 27219
Nosy @serhiy-storchaka, @JelleZijlstra
Dependencies
  • bpo-21916: Create unit tests for turtle textonly
  • Files
  • issue27219.patch: patch adding support for float color tuples
  • issue27219-cr.patch
  • 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 2016-06-04.16:29:00.290>
    labels = ['type-feature', 'library']
    title = "turtle.fillcolor doesn't accept a tuple of floats"
    updated_at = <Date 2022-01-23.05:20:43.631>
    user = 'https://github.com/JelleZijlstra'
    

    bugs.python.org fields:

    activity = <Date 2022-01-23.05:20:43.631>
    actor = 'JelleZijlstra'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2016-06-04.16:29:00.290>
    creator = 'JelleZijlstra'
    dependencies = ['21916']
    files = ['43217', '43236']
    hgrepos = []
    issue_num = 27219
    keywords = ['patch']
    message_count = 3.0
    messages = ['267263', '267394', '267423']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'JelleZijlstra']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27219'
    versions = ['Python 3.6']
    

    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 tại điểm vào turtle.fillcolor và xem xét issue27219.patch cùng issue27219-cr.patch, chứa đề xuất hỗ trợ tuple màu dạng float. Kiểm tra các bài kiểm thử turtle hiện có và bổ sung coverage cho dạng tuple được chấp nhận; hoàn thành có nghĩa là turtle.fillcolor chấp nhận các tuple float mà không gây hồi quy.

    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
    computer-graphics
    Loại issue
    Tính năng
    Độ khó
    2/5
    Thời gian dự kiến
    1-3 giờ
    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
    35/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.