Skip to content

Bytes and bytesarrays can be sorted with a much faster count sort. #90060

@rhpvorderman

Description

@rhpvorderman
BPO 45902
Nosy @malemburg, @tim-one, @rhettinger, @gpshead, @mdickinson, @vstinner, @ericvsmith, @markshannon, @serhiy-storchaka, @1st1, @rhpvorderman

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 = <Date 2021-11-28.02:10:28.051>
created_at = <Date 2021-11-26.09:36:30.590>
labels = ['expert-C-API', 'type-feature', '3.11']
title = 'Bytes and bytesarrays can be sorted with a much faster count sort.'
updated_at = <Date 2021-11-29.14:05:45.629>
user = 'https://github.com/rhpvorderman'

bugs.python.org fields:

activity = <Date 2021-11-29.14:05:45.629>
actor = 'lemburg'
assignee = 'none'
closed = True
closed_date = <Date 2021-11-28.02:10:28.051>
closer = 'gregory.p.smith'
components = ['C API']
creation = <Date 2021-11-26.09:36:30.590>
creator = 'rhpvorderman'
dependencies = []
files = []
hgrepos = []
issue_num = 45902
keywords = []
message_count = 15.0
messages = ['407032', '407033', '407034', '407040', '407041', '407042', '407043', '407059', '407073', '407075', '407150', '407170', '407181', '407244', '407275']
nosy_count = 11.0
nosy_names = ['lemburg', 'tim.peters', 'rhettinger', 'gregory.p.smith', 'mark.dickinson', 'vstinner', 'eric.smith', 'Mark.Shannon', 'serhiy.storchaka', 'yselivanov', 'rhpvorderman']
pr_nums = []
priority = 'normal'
resolution = 'rejected'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue45902'
versions = ['Python 3.11']

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions