Uh oh!
There was an error while loading. Please reload this page.
bpo-40462: fix variable and function names - #19832
Conversation
Hum, the bot which checks the CLA didn't add the label. I reported the issue at: python/core-workflow#366 I checked manually: @furkanonder signed the CLA: https://bugs.python.org/user34066 I'm also curious why Windows and macOS GitHub action jobs didn't start on this PR? python/core-workflow#367 |
vstinner
commented
May 1, 2020
I close/reopen the PR to attempt to workaround workflow hiccups (CLA: python/core-workflow#366 and CI: python/core-workflow#367). |
vstinner
commented
May 1, 2020
I worked around this by adding and then removing "CLA not signed" label. The PR got the "CLA signed" label. Good. |
miss-islington
commented
May 1, 2020
@furkanonder: Status check is done, and it's a success ✅ . |
https://bugs.python.org/issue40462
Automerge-Triggered-By: @vstinner