Add support for emoji-data.txt and emoji-variation-sequences.txt to unicodedata
Đang mở
Chưa có ai nhận issue này.
stdlib
topic-unicode
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 | 41622 |
|---|---|
| Nosy | @terryjreedy, @ezio-melotti, @jack1142 |
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 2020-08-23.20:34:50.618>
labels = ['3.10', 'type-feature', '3.9', 'expert-unicode']
title = 'Add support for emoji-data.txt and emoji-variation-sequences.txt to unicodedata'
updated_at = <Date 2020-09-01.09:46:27.836>
user = 'https://github.com/jack1142'
bugs.python.org fields:
activity = <Date 2020-09-01.09:46:27.836>
actor = 'vstinner'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2020-08-23.20:34:50.618>
creator = 'jack1142'
dependencies = []
files = []
hgrepos = []
issue_num = 41622
keywords = []
message_count = 2.0
messages = ['375826', '376084']
nosy_count = 3.0
nosy_names = ['terry.reedy', 'ezio.melotti', 'jack1142']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue41622'
versions = ['Python 3.9', 'Python 3.10']
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- 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.
- Fork repository và làm thay đổi trên một nhánh.
- 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 phần triển khai unicodedata và cách dữ liệu Unicode hiện có của nó được tích hợp. So sánh các đầu vào được yêu cầu emoji-data.txt và emoji-variation-sequences.txt với dữ liệu hiện được hỗ trợ, sau đó xác minh rằng phần hỗ trợ unicodedata thu được bao quát cả hai tệp.
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
- backend
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- 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