bpo-1635741: Port gc module to multiphase initialization#23377
Conversation
a6884f9 to
668780e
Compare
November 18, 2020 19:38
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 668780e30978e11065113c438850074f3fefab5b 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
Sorry, something went wrong.
|
LGTM, but I added the buildbot label because the gc module has some special handling on deallocation |
Sorry, something went wrong.
|
refleak bots are complaining about a new reference like in |
Sorry, something went wrong.
Found it! |
Sorry, something went wrong.
|
🤖 New build scheduled with the buildbot fleet by @tiran for commit d1d2cbcb6b14b2f2d8464cb56095b44a4e118ac6 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
Sorry, something went wrong.
Signed-off-by: Christian Heimes <christian@python.org>
Signed-off-by: Christian Heimes <christian@python.org>
d1d2cbc to
7ad98d9
Compare
November 19, 2020 08:01
vstinner
left a comment
There was a problem hiding this comment.
LGTM.
Sorry, something went wrong.
Signed-off-by: Christian Heimes christian@python.org
https://bugs.python.org/issue1635741
Automerge-Triggered-By: GH:tiran