Skip to content

Update test_sqlite3 to 3.14.6#8172

Open
ShaharNaveh wants to merge 6 commits into
RustPython:mainfrom
ShaharNaveh:update-test-sqlite3
Open

Update test_sqlite3 to 3.14.6#8172
ShaharNaveh wants to merge 6 commits into
RustPython:mainfrom
ShaharNaveh:update-test-sqlite3

Conversation

@ShaharNaveh

Copy link
Copy Markdown
Contributor

Summary

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (9)
  • Lib/test/test_sqlite3/__init__.py is excluded by !Lib/**
  • Lib/test/test_sqlite3/test_backup.py is excluded by !Lib/**
  • Lib/test/test_sqlite3/test_dbapi.py is excluded by !Lib/**
  • Lib/test/test_sqlite3/test_dump.py is excluded by !Lib/**
  • Lib/test/test_sqlite3/test_factory.py is excluded by !Lib/**
  • Lib/test/test_sqlite3/test_hooks.py is excluded by !Lib/**
  • Lib/test/test_sqlite3/test_regression.py is excluded by !Lib/**
  • Lib/test/test_sqlite3/test_transactions.py is excluded by !Lib/**
  • Lib/test/test_sqlite3/test_userfunctions.py is excluded by !Lib/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 4cc590c4-746c-4230-8c76-af35cd15a777

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

📦 Library Dependencies

The following Lib/ modules were modified. Here are their dependencies:

[x] lib: cpython/Lib/sqlite3
[x] test: cpython/Lib/test/test_sqlite3 (TODO: 81)

dependencies:

  • sqlite3

dependent tests: (2 tests)

  • sqlite3: test_dbm_sqlite3 test_sqlite3

Legend:

  • [+] path exists in CPython
  • [x] up-to-date, [ ] outdated

@ShaharNaveh ShaharNaveh marked this pull request as ready for review June 26, 2026 14: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.

1 participant