Skip to content

Marshal output isn't completely deterministic. #89349

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 45186
Nosy @gvanrossum, @methane, @ericsnowcurrently
PRs
  • bpo-45020: Freeze some of the modules imported during startup. #28335
  • gh-78274: Produce consistent output from marshal.dumps(). #28379
  • Superseder
  • bpo-34093: Reproducible pyc: FLAG_REF is not stable.
  • 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 2021-09-16.18:33:16.157>
    created_at = <Date 2021-09-13.20:34:10.239>
    labels = ['interpreter-core', 'type-bug', '3.11']
    title = "Marshal output isn't completely deterministic."
    updated_at = <Date 2021-09-16.18:33:16.157>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2021-09-16.18:33:16.157>
    actor = 'eric.snow'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-16.18:33:16.157>
    closer = 'eric.snow'
    components = ['Interpreter Core']
    creation = <Date 2021-09-13.20:34:10.239>
    creator = 'eric.snow'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45186
    keywords = ['patch']
    message_count = 9.0
    messages = ['401724', '401726', '401727', '401847', '401869', '401884', '401927', '401960', '401977']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'methane', 'eric.snow']
    pr_nums = ['28335', '28379']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '34093'
    type = 'behavior'
    url = 'https://bugs.python.org/issue45186'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesinterpreter-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