Skip to content

sorted, list.sort reject non-boolean objects with __bool__() as reverse parameter #81608

@nodakai

Description

@nodakai
mannequin
BPO 37427
Nosy @tim-one, @rhettinger, @terryjreedy, @mdickinson, @serhiy-storchaka, @nodakai

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 2019-06-28.22:04:26.230>
created_at = <Date 2019-06-27.09:51:45.573>
labels = ['interpreter-core', 'type-bug', 'invalid', '3.9']
title = 'sorted, list.sort reject non-boolean objects with __bool__() as `reverse` parameter'
updated_at = <Date 2019-08-29.17:04:27.073>
user = 'https://github.com/nodakai'

bugs.python.org fields:

activity = <Date 2019-08-29.17:04:27.073>
actor = 'mark.dickinson'
assignee = 'none'
closed = True
closed_date = <Date 2019-06-28.22:04:26.230>
closer = 'terry.reedy'
components = ['Interpreter Core']
creation = <Date 2019-06-27.09:51:45.573>
creator = 'nodakai'
dependencies = []
files = []
hgrepos = []
issue_num = 37427
keywords = []
message_count = 6.0
messages = ['346722', '346730', '346731', '346742', '346870', '350808']
nosy_count = 6.0
nosy_names = ['tim.peters', 'rhettinger', 'terry.reedy', 'mark.dickinson', 'serhiy.storchaka', 'nodakai']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue37427'
versions = ['Python 3.9']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions