There was an issue up until sometime on Sunday where the SSL cert for
bugs.python.org was being rejected (it was issued by StartCom who is being
distrusted). The cert got replaced but if the webhook event for your merge
got rejected due to the bad cert then it would have been dropped.

So if should be working, but you may have been caught in the SSL problem.
If it persists then there's a problem in the hook-side of bugs.python.org
that will need fixing.

On Sun, 12 Feb 2017 at 13:59 Victor Stinner <victor.stin...@gmail.com>
wrote:

> Hi,
>
> I merged my pull request:
> https://github.com/python/cpython/pull/12
>
> which has a commit message starting with "bpo-29524: ", but the issue
> wasn't updated (no new comment to mention the comit):
> http://bugs.python.org/issue29524
>
> The final commit is:
>
> https://github.com/python/cpython/commit/c22bfaae83ab5436d008ac0d13e7b47cbe776f08
>
> Is it a known issue? Should I mention the issue number differently?
>
> Victor
> _______________________________________________
> python-committers mailing list
> python-committers@python.org
> https://mail.python.org/mailman/listinfo/python-committers
> Code of Conduct: https://www.python.org/psf/codeofconduct/
>
_______________________________________________
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to