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
[3.11] gh-99886: Fix crash when freeing objects with managed dictionaries #99902
Conversation
Fidget-Spinner
commented
Nov 30, 2022
•
edited by bedevere-bot
edited by bedevere-bot
- Issue: Segmentation fault when using a subclassed sqlite3.Cursor on 3.11.x #99886
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! |

