Skip to content

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Jun 3, 2021

The sqlite3 module now fully implements the GC protocol, so there's no
need for this workaround anymore.

  • Add and use managed resource helper for connections using TESTFN
  • Sort test imports
  • Split open-tests into their own test case

https://bugs.python.org/issue42213

Automerge-Triggered-By: GH:vstinner

The sqlite3 module now fully implements the GC protocol, so there's no
need for this workaround anymore.

- Add and use managed resource helper for connections with fs io
- Sort test imports
- Split open-tests into their own test case
@erlend-aasland
Copy link
Contributor Author

Ref. #26462 (comment)

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@vstinner
Copy link
Member

vstinner commented Jun 3, 2021

@erlend-aasland: Don't touch anything, try the automerge label: it should merge the PR as soon as the CI pass.

@miss-islington
Copy link
Contributor

@erlend-aasland: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants