Skip to content

gh-146090: fix memory management of SQLite3 callback contexts#146569

Open
picnixz wants to merge 3 commits intopython:mainfrom
picnixz:fix/sqlite/refcounting-api-146090
Open

gh-146090: fix memory management of SQLite3 callback contexts#146569
picnixz wants to merge 3 commits intopython:mainfrom
picnixz:fix/sqlite/refcounting-api-146090

Conversation

@picnixz
Copy link
Copy Markdown
Member

@picnixz picnixz commented Mar 28, 2026

@picnixz picnixz added the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Mar 28, 2026
@bedevere-bot
Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @picnixz for commit 926804b 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F146569%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assertion failure in free_callback_context via create_collation and missing PyErr_NoMemory in create_callback_context

2 participants