Skip to content

Reproducible pyc: frozenset is not serialized in a deterministic order #81777

Closed
@vstinner

Description

@vstinner
BPO 37596
Nosy @gvanrossum, @rhettinger, @vstinner, @methane, @ambv, @serhiy-storchaka, @pablogsal, @brandtbucher, @FFY00, @jefferyto, @obfusk
PRs
  • bpo-37596: compile to reproducible frozen sets #27769
  • bpo-37596: Make set and frozenset marshalling deterministic #27926
  • bpo-37596: Clean up the set/frozenset marshalling code #28068
  • bpo-37596: Update test_deterministic_sets to correctly handle different string hash algorithms #28147
  • 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/brandtbucher'
    closed_at = <Date 2021-09-04.14:20:01.331>
    created_at = <Date 2019-07-15.15:05:11.906>
    labels = ['interpreter-core', '3.11']
    title = 'Reproducible pyc: frozenset is not serialized in a deterministic order'
    updated_at = <Date 2021-09-04.14:20:01.331>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-09-04.14:20:01.331>
    actor = 'brandtbucher'
    assignee = 'brandtbucher'
    closed = True
    closed_date = <Date 2021-09-04.14:20:01.331>
    closer = 'brandtbucher'
    components = ['Interpreter Core']
    creation = <Date 2019-07-15.15:05:11.906>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37596
    keywords = ['patch']
    message_count = 36.0
    messages = ['347969', '366124', '391118', '391156', '391157', '391158', '391159', '393465', '394311', '394361', '394373', '394377', '394419', '394431', '394501', '394524', '398563', '398565', '400153', '400156', '400159', '400166', '400180', '400186', '400254', '400255', '400260', '400264', '400270', '400670', '400755', '400988', '400989', '400993', '401000', '401002']
    nosy_count = 11.0
    nosy_names = ['gvanrossum', 'rhettinger', 'vstinner', 'methane', 'lukasz.langa', 'serhiy.storchaka', 'pablogsal', 'brandtbucher', 'FFY00', 'jefferyto', 'obfusk']
    pr_nums = ['27769', '27926', '28068', '28147']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37596'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions