request full Unicode collation support in std python library

Open
#56,944 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

The issue points only to the Python standard library's Library (Lib) component and the original BPO issue 12735; no file, entry point, or test is named. Start by reviewing that issue and the standard-library collation-related code and tests. Done would require an agreed scope for full Unicode collation support and corresponding implementation and tests.

Written by the indexing model from the issue text.

Description

stdlib topic-unicode type-feature
BPO 12735
Nosy @gvanrossum, @rhettinger, @abalkin, @mcepl, @ezio-melotti, @merwok, @durban, @wumpus

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 2011-08-11.20:18:16.971>
labels = ['type-feature', 'library']
title = 'request full Unicode collation support in std python library'
updated_at = <Date 2020-04-01.18:21:46.298>
user = 'https://bugs.python.org/tchrist'

bugs.python.org fields:

activity = <Date 2020-04-01.18:21:46.298>
actor = 'Ahmad Azizi'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2011-08-11.20:18:16.971>
creator = 'tchrist'
dependencies = []
files = []
hgrepos = []
issue_num = 12735
keywords = []
message_count = 11.0
messages = ['141926', '143035', '143044', '143045', '143047', '143048', '143049', '143050', '365433', '365480', '365501']
nosy_count = 12.0
nosy_names = ['gvanrossum', 'rhettinger', 'belopolsky', 'mcepl', 'ezio.melotti', 'eric.araujo', 'mrabarnett', 'Arfrever', 'daniel.urban', 'tchrist', 'wumpus', 'Ahmad Azizi']
pr_nums = []
priority = 'normal'
resolution = None
stage = None
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue12735'
versions = []

Dominant language
Python
Stars
77.2k
Forks
36k
Avg merge
1d 9h
Merged PRs (30d)
558

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/cpython

All issues in python/cpython

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.