sqlite3: reject negative arraysize values by ever0de · Pull Request #7238 · RustPython/RustPython · GitHub
Skip to content

sqlite3: reject negative arraysize values - #7238

Merged
youknowone merged 1 commit into
RustPython:mainfrom
ever0de:fix/reject-negative-values-arraysize
Feb 27, 2026
Merged

youknowone merged 1 commit into
RustPython:mainfrom
ever0de:fix/reject-negative-values-arraysize

Conversation

@ever0de

@ever0de ever0de commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Bug Fixes
    • SQLite Cursor.arraysize attribute now validates input and raises an error when negative values are set, improving error handling and preventing invalid states.

@coderabbitai

coderabbitai Bot commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@ever0de
ever0de marked this pull request as ready for review February 27, 2026 08:00
@youknowone
youknowone merged commit f7fe9c5 into RustPython:main Feb 27, 2026
13 of 14 checks passed
youknowone pushed a commit to youknowone/RustPython that referenced this pull request Mar 22, 2026
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.

2 participants