Uh oh!
There was an error while loading. Please reload this page.
gh-103092: Isolate _pickle - #102982
Conversation
erlend-aasland
commented
Mar 23, 2023
Based on previous work by Mohamed Koubaa: |
bedevere-bot
commented
Mar 24, 2023
🤖 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. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
erlend-aasland
commented
Apr 2, 2023
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 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
bedevere-bot
commented
Apr 3, 2023
When you're done making the requested changes, leave the comment: |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
kumaraditya303
commented
Apr 4, 2023
Merged, will start reviewing others in queue. |
erlend-aasland
commented
Apr 4, 2023
Thanks for the review, Kumar, and thanks for the initial work, Mohamed! |
bedevere-bot
commented
Apr 4, 2023
|
Co-authored-by: Mohamed Koubaa <koubaa.m@gmail.com> Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Co-authored-by: Mohamed Koubaa <koubaa.m@gmail.com> Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.