Add public C API for partial "unicode-escape" and "raw-unicode-escape" decoding
Open
Nobody has claimed this yet.
interpreter-core
topic-C-API
topic-unicode
type-feature
- Dominant language
- Python
- Stars
- 77.2k
- Forks
- 36k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 558
Description
| BPO | 45472 |
|---|---|
| Nosy | @malemburg, @vstinner, @ezio-melotti, @serhiy-storchaka |
| PRs |
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 2021-10-14.18:40:52.507>
labels = ['type-feature', 'expert-unicode', '3.11']
title = 'Add public C API for partial "unicode-escape" and "raw-unicode-escape" decoding'
updated_at = <Date 2021-10-14.19:00:35.314>
user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2021-10-14.19:00:35.314>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Unicode']
creation = <Date 2021-10-14.18:40:52.507>
creator = 'serhiy.storchaka'
dependencies = []
files = []
hgrepos = []
issue_num = 45472
keywords = ['patch']
message_count = 1.0
messages = ['403932']
nosy_count = 4.0
nosy_names = ['lemburg', 'vstinner', 'ezio.melotti', 'serhiy.storchaka']
pr_nums = ['28955']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45472'
versions = ['Python 3.11']
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. Start by reviewing pull request #28955 and the Unicode component context; done means the requested public C API for partial "unicode-escape" and "raw-unicode-escape" decoding is implemented and reviewed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, python
- Domain
- api, internationalization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100