Skip to content

regression when passing numpy bools to sorted(..., reverse=r) #82161

@tacaswell

Description

@tacaswell
mannequin
BPO 37980
Nosy @tim-one, @rhettinger, @terryjreedy, @mdickinson, @vstinner, @serhiy-storchaka, @seberg, @tacaswell, @ammaraskar, @dopplershift
Files
  • numpy_warning_bisect.log: bisect log
  • python_bisect.sh: bisect script
  • test.py: test script for bisecting
  • 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 2019-08-29.16:39:02.292>
    labels = ['3.8', 'library', '3.9']
    title = 'regression when passing numpy bools to sorted(..., reverse=r)'
    updated_at = <Date 2020-08-26.00:13:06.810>
    user = 'https://github.com/tacaswell'

    bugs.python.org fields:

    activity = <Date 2020-08-26.00:13:06.810>
    actor = 'lizardlizard'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2019-08-29.16:39:02.292>
    creator = 'tcaswell'
    dependencies = []
    files = ['48568', '48569', '48570']
    hgrepos = []
    issue_num = 37980
    keywords = []
    message_count = 13.0
    messages = ['350800', '350803', '350806', '350844', '350845', '350857', '350858', '350860', '350868', '350873', '350877', '354449', '375901']
    nosy_count = 12.0
    nosy_names = ['tim.peters', 'rhettinger', 'terry.reedy', 'mark.dickinson', 'vstinner', 'serhiy.storchaka', 'seberg', 'ralf.gommers', 'tcaswell', 'ammar2', 'Ryan May', 'lizardlizard']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37980'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions