Skip to content

Python 3.9 regression: Literal dict with > 65535 items are one item shorter #85703

Description

@hroncok
mannequin
BPO 41531
Nosy @ericvsmith, @markshannon, @serhiy-storchaka, @hroncok, @pablogsal, @miss-islington, @tirkarthi
PRs
  • bpo-41531: Fix compilation of dict literals with more than 0xFFFF elements #21850
  • [3.9] bpo-41531: Fix compilation of dict literals with more than 0xFFFF elements (GH-21850) #21853
  • [3.9] bpo-41531: Fix compilation of dict literals with more than 0xFFFF elements (GH-21850) #22105
  • [3.9] bpo-41531: Fix compilation of dict literals with more than 0xFFFF elements (GH-21850) #22107
  • 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 2020-09-04.23:39:20.850>
    created_at = <Date 2020-08-12.15:42:56.845>
    labels = ['interpreter-core', 'type-bug', '3.9', '3.10', 'release-blocker']
    title = 'Python 3.9 regression: Literal dict with > 65535 items are one item shorter'
    updated_at = <Date 2020-09-04.23:39:20.849>
    user = 'https://github.com/hroncok'

    bugs.python.org fields:

    activity = <Date 2020-09-04.23:39:20.849>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-09-04.23:39:20.850>
    closer = 'pablogsal'
    components = ['Interpreter Core']
    creation = <Date 2020-08-12.15:42:56.845>
    creator = 'hroncok'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41531
    keywords = ['patch', '3.9regression']
    message_count = 9.0
    messages = ['375255', '375256', '375257', '375259', '375275', '375295', '375296', '375297', '376417']
    nosy_count = 10.0
    nosy_names = ['eric.smith', 'mrabarnett', 'zbysz', 'Mark.Shannon', 'serhiy.storchaka', 'hroncok', 'pablogsal', 'miss-islington', 'xtreak', 'batuhanosmantaskaya']
    pr_nums = ['21850', '21853', '22105', '22107']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41531'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions