Skip to content

[3.15] gh-149738: Fix segmentation fault bug in sqllite3 (GH-149754)#150768

Merged
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-60fdb31-3.15
Jun 2, 2026
Merged

[3.15] gh-149738: Fix segmentation fault bug in sqllite3 (GH-149754)#150768
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-60fdb31-3.15

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jun 2, 2026

Deleting the row_factory or text_factory attribute is no longer allowed.
(cherry picked from commit 60fdb31)

Co-authored-by: Sepehr Rasouli sepehrrasouli06@gmail.com

)

Deleting the `row_factory` or `text_factory` attribute is no longer allowed.
(cherry picked from commit 60fdb31)

Co-authored-by: Sepehr Rasouli <sepehrrasouli06@gmail.com>
@vstinner vstinner enabled auto-merge (squash) June 2, 2026 09:07
@vstinner vstinner merged commit 1835400 into python:3.15 Jun 2, 2026
56 checks passed
@miss-islington miss-islington deleted the backport-60fdb31-3.15 branch June 2, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants