On Wed, 16 Aug 2017 at 12:03 Terry Reedy wrote:
> On 8/16/2017 2:32 PM, Antoine Pitrou wrote:
>
> > One of my PR builds got an AppVeyor failure in test_asyncgen
> > and I really doubt it is due to the PR itself:
> > https://ci.appveyor.com/project/python/cpython/build/3.7.0a0.5366#L682
>
> The fi
On 08/14/2017 03:22 PM, Brett Cannon wrote:
The reason I'm making this announcement now is I know this coincides
with the core sprint next month so if anyone has anything they want to
ask me before that, now is the time.
So, this means you're skipping the core dev sprint?
//arry/
_
Even on projects I don't have access to, I've also found that running--
git commit --amend
with no changes and then force-pushing (git push -f) works to
re-trigger Travis CI. I believe it updates the date of the last commit
but otherwise leaves everything the same (so no need to edit files).