Feb. 26, 2018
1:14 p.m.
On Sun, 25 Feb 2018 11:30:17 -0800 Mariatta Wijaya <mariatta.wijaya@gmail.com> wrote:
PRs https://github.com/python/cpython/pull/5775 and https://github.com/python/cpython/pull/5776 are 5 days old, but appveyor never started.
Any other way to retrigger appveyor, other than closing and re-opening the PRs?
On AppVeyor, try to login using Github, and in the drop-down choose the "python" account (not your personal account). Then you should be able to cancel or re-start builds on CPython. Unfortunately this means you can have to disconnect to switch accounts if working on several projects that use AppVeyor. Regards Antoine.