Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[WIP] bpo-42213: Support cyclic garbage collection in sqlite3#23046

Closed
erlend-aasland wants to merge 1 commit into
python:masterpython/cpython:masterfrom
erlend-aasland:bpo-42213erlend-aasland/cpython:bpo-42213Copy head branch name to clipboard
Closed

[WIP] bpo-42213: Support cyclic garbage collection in sqlite3#23046
erlend-aasland wants to merge 1 commit into
python:masterpython/cpython:masterfrom
erlend-aasland:bpo-42213erlend-aasland/cpython:bpo-42213Copy head branch name to clipboard

Conversation

@erlend-aasland

@erlend-aasland erlend-aasland commented Oct 30, 2020

Copy link
Copy Markdown
Contributor

For sqlite3.Connection and sqlite3.Cache:

  • Get rid of old decref_factory hack
  • Support cyclic GC in both types

Skipping NEWS should be fine for this, I guess.

@berkerpeksag, would you mind reviewing this?

https://bugs.python.org/issue42213

@erlend-aasland

Copy link
Copy Markdown
Contributor Author

Unit tests are failing on Windows. Further investigation needed.

@Bobble74

Copy link
Copy Markdown

192.168.43.42.1

@erlend-aasland erlend-aasland changed the title bpo-42213: Support cyclic garbage collection in sqlite3 [WIP] bpo-42213: Support cyclic garbage collection in sqlite3 Nov 17, 2020
@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Dec 18, 2020
For sqlite3.Connection and sqlite3.Cache:
- Get rid of old cyclic GC hack
- Support cyclic GC in both types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.