- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 33.3k
          gh-103092: Isolate _pickle
          #102982
        
          New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
  
    gh-103092: Isolate _pickle
  
  #102982
              
            Conversation
| Based on previous work by Mohamed Koubaa: | 
| 🤖 New build scheduled with the buildbot fleet by @erlend-aasland for commit 0551d52 🤖 If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again. | 
        
          
                Misc/NEWS.d/next/Core and Builtins/2020-07-04-09-04-41.bpo-1635741.ZsP31Y.rst
              
                Outdated
          
            Show resolved
            Hide resolved
        
      | FYI, I made a PoC alternative variant where I store the state in the pickler and unpickler objects. It makes for a much nicer diff, but I had to do too much fishy stuff to make it work. You can take a look here: https://github.com/erlend-aasland/cpython/pull/new/isolate-pickle-alt | 
| When you're done making the requested changes, leave the comment:  | 
| Merged, will start reviewing others in queue. | 
| Thanks for the review, Kumar, and thanks for the initial work, Mohamed! | 
| 
 | 
Co-authored-by: Mohamed Koubaa <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
Co-authored-by: Mohamed Koubaa <[email protected]> Co-authored-by: Kumar Aditya <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.