Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pypy pypy
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 650
    • Issues 650
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • 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
  • Issues
  • #3150

Closed
Open
Created Jan 12, 2020 by Bitbucket Importer@bitbucket_importerMaintainer

Can pickle generators in 2.7 but not on 3.6

Created originally on Bitbucket by Steam Account

I have tried the latest release for 3.6 as well as the one for 2.7 running on Windows.

I attached the output of what happens with 3.6 version and what happens with 2.7

‌

I create a very simple generator and pickle it on 2.7 without problems.

On 3.6 I try the same but I get an error: AttributeError: module 'builtins' has no attribute 'generator'

among other tracebacks, all included in the output below.

Attachments: output_27.txtoutput_36.txt

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking