Uh oh!
There was an error while loading. Please reload this page.
bpo-32636: Fix @asyncio.coroutine debug mode bug exposed by #5250 - #5291
Conversation
1st1
commented
Jan 24, 2018
@Mariatta Sorry for bothering you, but what to do when Bedevere bot is stuck? :) |
Mariatta
commented
Jan 24, 2018
I'll try closing and reopening again 😛 Sorry for the noise. |
Mariatta
commented
Jan 24, 2018
Hmm not sure. I'll have to read code, once I have the chance a little later. |
1st1
commented
Jan 24, 2018
@Mariatta should we re-submit this patch? |
Mariatta
commented
Jan 24, 2018
Hold on before re-submitting a patch. I wanna debug bedevere and find out the issue. Thanks. Will keep you updated. |
Mariatta
commented
Jan 24, 2018
There's 500 error with the webhook for this particular PR. I will take a further look. |
This came up in python/cpython#5291 The PR did not have any description, and the title was edited to include the bpo number. It caused a 500 error, because bedevere did not anticipate this situation. Updated the code so that it takes into consideration when the body is empty.
Mariatta
commented
Jan 24, 2018
I found the issue. The error arised in this specific situation of title edited and the PR does not contain any description ( |
1st1
commented
Jan 24, 2018
Thanks so much, @Mariatta! |
This came up in python/cpython#5291 The PR did not have any description, and the title was edited to include the bpo number. It caused a 500 error, because bedevere did not anticipate this situation. Updated the code so that it takes into consideration when the body is empty.
This came up in python/cpython#5291 The PR did not have any description, and the title was edited to include the bpo number. It caused a 500 error, because bedevere did not anticipate this situation. Updated the code so that it takes into consideration when the body is empty.
Mariatta
commented
Jan 24, 2018
1st1
commented
Jan 24, 2018
Thanks @Mariatta! |
None
https://bugs.python.org/issue32636