Skip to content

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Jul 26, 2022

@erlend-aasland
Copy link
Contributor Author

I consider this a trivial fix, so I'll merge it as soon as the CI is green.

@erlend-aasland erlend-aasland added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Jul 26, 2022
@erlend-aasland erlend-aasland merged commit 152eb90 into python:main Jul 26, 2022
@miss-islington
Copy link
Contributor

Thanks @erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@erlend-aasland erlend-aasland deleted the sqlite-fix-audit-test branch July 26, 2022 19:18
@bedevere-bot
Copy link

GH-95293 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jul 26, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 26, 2022
…honGH-95292)

Now the tests are correctly reported as skipped if sqlite3 is not available.
(cherry picked from commit 152eb90)

Co-authored-by: Erlend Egeberg Aasland <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 26, 2022
…honGH-95292)

Now the tests are correctly reported as skipped if sqlite3 is not available.
(cherry picked from commit 152eb90)

Co-authored-by: Erlend Egeberg Aasland <[email protected]>
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jul 26, 2022
@bedevere-bot
Copy link

GH-95294 is a backport of this pull request to the 3.10 branch.

@erlend-aasland erlend-aasland linked an issue Jul 26, 2022 that may be closed by this pull request
miss-islington added a commit that referenced this pull request Jul 26, 2022
Now the tests are correctly reported as skipped if sqlite3 is not available.
(cherry picked from commit 152eb90)

Co-authored-by: Erlend Egeberg Aasland <[email protected]>
ambv pushed a commit that referenced this pull request Jul 27, 2022
…GH-95293)

Now the tests are correctly reported as skipped if sqlite3 is not available.
(cherry picked from commit 152eb90)

Co-authored-by: Erlend Egeberg Aasland <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use import helper to improve sqlite3 audit tests
3 participants