Skip to content

object.__new__ argument calling autodetection faulty #49572

@mitsuhiko

Description

@mitsuhiko
BPO 5322
Nosy @doko42, @scoder, @vstinner, @larryhastings, @benjaminp, @ned-deily, @mitsuhiko, @Trundle, @serhiy-storchaka, @jdemeyer, @pppery, @iritkatriel
Files
  • update_one_slot.patch
  • update_one_slot2-3.x.patch
  • update_one_slot2-2.7.patch
  • UnsupportedOperation-bases-order.patch
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = None
    created_at = <Date 2009-02-19.20:34:23.266>
    labels = ['interpreter-core', 'type-bug', '3.9', '3.10', '3.11']
    title = 'object.__new__ argument calling autodetection faulty'
    updated_at = <Date 2022-01-25.17:58:17.453>
    user = 'https://github.com/mitsuhiko'

    bugs.python.org fields:

    activity = <Date 2022-01-25.17:58:17.453>
    actor = 'vstinner'
    assignee = 'serhiy.storchaka'
    closed = False
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2009-02-19.20:34:23.266>
    creator = 'aronacher'
    dependencies = []
    files = ['13408', '45525', '45526', '45784']
    hgrepos = []
    issue_num = 5322
    keywords = []
    message_count = 31.0
    messages = ['82497', '82505', '84112', '85828', '86111', '86702', '145289', '281064', '282224', '282225', '282605', '282612', '282615', '282617', '282852', '282942', '282969', '282974', '282976', '282979', '282999', '283170', '283178', '283209', '283243', '283245', '284637', '411478', '411479', '411480', '411647']
    nosy_count = 17.0
    nosy_names = ['doko', 'scoder', 'vstinner', 'larry', 'sebastinas', 'benjamin.peterson', 'ned.deily', 'aronacher', 'prologic', 'Trundle', 'Ringding', 'python-dev', 'serhiy.storchaka', 'jdemeyer', 'ppperry', 'thansen', 'iritkatriel']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5322'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions