[3.11] gh-99886: Fix crash when freeing objects with managed dictionaries#99902
Conversation
markshannon
left a comment
There was a problem hiding this comment.
We should probably remove the reference to the values array, before we clear it.
erlend-aasland
left a comment
There was a problem hiding this comment.
I don't know the internal parts good enough to comment on them; I trust you here :) The test looks ok, but perhaps we should add a more general test case; buildbots without SQLite installed won't have the sqlite3 module, so this test won't run.
I agree. However I'm not sure what exactly is causing this. My general idea is that something is causing the |
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
No sweat! Thanks so much for the quick fix! |
|
Thanks for the reviews, Erlend and Kumar! |
Uh oh!
There was an error while loading. Please reload this page.