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 674
    • Issues 674
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • 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
  • !460

Changes reported location of _reconstruct function to allow pypy pickles of ndarrays to be unpickled on cpython.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Bitbucket Importer requested to merge branch/numpypy_pickle_compat into branch/default Jun 26, 2016
  • Overview 1
  • Commits 4
  • Changes 4

Created originally on Bitbucket by elistevens (Eli Stevens)

Not particularly pleased with the tests, but absent expecting exact binary equivalence between cpython and pypy, I'm not sure how to check and make sure that the result is usable with cpython.

Manual testing confirms that the resulting pickles work.

Edited Nov 23, 2022 by Matti Picus
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: branch/numpypy_pickle_compat