Skip to content

[3.11] Improve tests for opening Sqlite by URI (GH-93047)#93051

Merged
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-4e2b664-3.11
May 21, 2022
Merged

[3.11] Improve tests for opening Sqlite by URI (GH-93047)#93051
miss-islington merged 1 commit into
python:3.11from
miss-islington:backport-4e2b664-3.11

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor
  • Test with with escaped non-ascii characters
  • Test read-only open of existing DB.
    (cherry picked from commit 4e2b664)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

* Test with with escaped non-ascii characters
* Test read-only open of existing DB.
(cherry picked from commit 4e2b664)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@serhiy-storchaka: Status check is done, and it's a failure ❌ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 76b6ed1 into python:3.11 May 21, 2022
@miss-islington miss-islington deleted the backport-4e2b664-3.11 branch May 21, 2022 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants