Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Cpython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sip
Cpython
Commits
Commits · 2ac10964239f1677b0da5fc40794da1f40c779c2
2ac10964239f1677b0da5fc40794da1f40c779c2
Select Git revision
Selected
2ac10964239f1677b0da5fc40794da1f40c779c2
Branches
13
main
default
protected
3.10
3.11
revert-15688-bpo-38031-_io-FileIO-opener-crash
3.8
3.9
3.7
enum-fix_auto
branch-v3.11.0
backport-c3648f4-3.11
gh-93963/remove-importlib-resources-abcs
refactor-wait_for
shared-testcase
Tags
20
v3.12.0a2
v3.12.0a1
v3.11.0
v3.8.15
v3.9.15
v3.10.8
v3.7.15
v3.11.0rc2
v3.8.14
v3.9.14
v3.7.14
v3.10.7
v3.11.0rc1
v3.10.6
v3.11.0b5
v3.11.0b4
v3.10.5
v3.11.0b3
v3.11.0b2
v3.9.13
34 results
cpython
Lib
test
test_sqlite3
__main__.py
Author
Search by author
Any Author
authors
0 authors
Browse files
Jul 20, 2022
gh-94998: Remove redundant condition in test_sqlite3/__main__.py (GH-95052)
· 2ac10964
Miss Islington (bot)
authored
Jul 20, 2022
2ac10964
Oct 29, 2021
bpo-10572: Move `sqlite3` tests to `Lib/test` (GH-29304)
· 62bf263a
Erlend Egeberg Aasland
authored
Oct 29, 2021
62bf263a
Loading