Uh oh!
There was an error while loading. Please reload this page.
bpo-1635741: Port _queue to multiphase initialization - #23376
Conversation
vstinner
left a comment
There was a problem hiding this comment.
LGTM. I suggest to use PyModule_AddObjectRef() to make the code even better :-)
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Christian Heimes <christian@python.org>
526b05a to
c620a61CompareUh oh!
There was an error while loading. Please reload this page.
miss-islington
commented
Nov 19, 2020
@tiran: Status check is done, and it's a success ✅ . |
bedevere-bot
commented
Nov 19, 2020
|
Signed-off-by: Christian Heimes <christian@python.org> Automerge-Triggered-By: GH:tiran
Signed-off-by: Christian Heimes christian@python.org
https://bugs.python.org/issue1635741
Automerge-Triggered-By: GH:tiran