Skip to content

[3.11] gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (GH-95325)#95336

Merged
pablogsal merged 1 commit intopython:3.11from
miss-islington:backport-f40bc7f-3.11
Jul 27, 2022
Merged

[3.11] gh-95324: Emit a warning if an object doesn't call PyObject_GC_UnTrack during deallocation in debug mode (GH-95325)#95336
pablogsal merged 1 commit intopython:3.11from
miss-islington:backport-f40bc7f-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 27, 2022

(cherry picked from commit f40bc7f)

Co-authored-by: Pablo Galindo Salgado Pablogsal@gmail.com

…UnTrack during deallocation in debug mode (pythonGH-95325)

(cherry picked from commit f40bc7f)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@miss-islington
Copy link
Contributor Author

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

@miss-islington
Copy link
Contributor Author

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

@miss-islington
Copy link
Contributor Author

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

@pablogsal pablogsal merged commit 503a3a7 into python:3.11 Jul 27, 2022
@miss-islington miss-islington deleted the backport-f40bc7f-3.11 branch July 27, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants