Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pypy pypy
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 668
    • Issues 668
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PyPy
  • pypypypy
  • Merge requests
  • !490

Merged
Created Oct 12, 2016 by Bitbucket Importer@bitbucket_importerMaintainer

Clean exported state

  • Overview 4
  • Commits 16
  • Changes 10

Created originally on Bitbucket by sbauman (Spenser Bauman)

  • Ensure all optimization info is removed from all data referenced by ExportedState

    Two cases to watch for:

    • After the ExportedState is constructed
    • When optimization fails (InvalidLoop) and the ExportedState object is reused for for another attempt (i.e. retracing)
  • Additional consistency check

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: branch/clean-exported-state