Re: [sage-release] Re: Sage 8.6.rc1 released

2019-01-15 Thread E. Madison Bray
On Mon, Jan 14, 2019 at 8:35 PM Volker Braun  wrote:
>
> So I take it you volunteer to maintain the py3 buildbot configuration?

No, I do not.  It's not my buildbot and I don't have control over that
infrastructure as your follow-up message makes clear:

> The buildbot physically moved this week, it might take some more time to set 
> up all networking

Making suggestions for how best to handle an issue is not a volunteer
to handle that issue, especially if isn't practical to do so, and
suggesting otherwise is a kind of passive aggressiveness.  If you
disagree you can just openly disagree, though I believe my suggestion
is one that requires the least work for everyone involved (since it's
merely a question of what arguments to pass to perform the tests).

> On Monday, January 14, 2019 at 11:45:20 AM UTC+1, E. Madison Bray wrote:
>>
>> In fact I'd argue it doesn't even require a Makefile target,
>> as the relevant buildbot(s) for Python 3 can be configured to run that
>> command (though having a list checked into the repository is useful,
>> whether it's positive (list of known passing) or negative (list of
>> known failures).
>
> --
> You received this message because you are subscribed to the Google Groups 
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-release+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-release@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-release.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Re: Sage 8.6.rc1 released

2019-01-14 Thread Volker Braun
So I take it you volunteer to maintain the py3 buildbot configuration?


On Monday, January 14, 2019 at 11:45:20 AM UTC+1, E. Madison Bray wrote:
>
> In fact I'd argue it doesn't even require a Makefile target, 
> as the relevant buildbot(s) for Python 3 can be configured to run that 
> command (though having a list checked into the repository is useful, 
> whether it's positive (list of known passing) or negative (list of 
> known failures).  
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Re: Sage 8.6.rc1 released

2019-01-14 Thread E. Madison Bray
On Sun, Jan 13, 2019 at 5:18 PM Volker Braun  wrote:
>
> Frederic, if can you make #26740 work then I'll merge it (no matter what Eric 
> says ;-)

As I last pointed out on that ticket it doesn't even require any code
changes.  In fact I'd argue it doesn't even require a Makefile target,
as the relevant buildbot(s) for Python 3 can be configured to run that
command (though having a list checked into the repository is useful,
whether it's positive (list of known passing) or negative (list of
known failures).  Both have their uses.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Re: Sage 8.6.rc1 released

2019-01-13 Thread Emmanuel Charpentier
Le dimanche 13 janvier 2019 09:25:39 UTC+1, Dima Pasechnik a écrit :
>
> Let us have the next release staring with merging all the positively 
> reviewed py3 tickets.
> Right now it is very hard to see why a paricular change introduces a py3 
> problem, as there are so many changes that need be merged.
>

Seconded !! 

On Sun, 13 Jan 2019 at 08:13, > wrote:
>
>> This is the second consecutive beta release where the progress towards 
>> python3 is going backwards, in the sense that more files have failing 
>> doctests.
>>
>> Maybe it will soon be time to ask developers to check everything on 
>> python3 ? Maybe having a python3 buildbot would be good ?
>>
>> F
>>
>> Le samedi 12 janvier 2019 21:56:03 UTC+1, Volker Braun a écrit :
>>>
>>> As always, you can get the latest beta version from the "develop" git 
>>> branch. Alternatively, the self-contained source tarball is at 
>>> http://www.sagemath.org/download-latest.html
>>>
>>> The final 8.6 should follow real soon, so please give it a whirl!
>>>
>>> 62fe3948ea (tag: 8.6.rc1, trac/develop) Updated SageMath version to 
>>> 8.6.rc1
>>> 4c97235a2c Trac #26001: Upgrade p_group_cohomology to version 3.1
>>> e9df9ef053 Trac #26326: Upgrade networkx to 2.2, add self tests, and 
>>> update random seed format
>>> 71f5ae815c (tag: 8.6.rc0) Updated SageMath version to 8.6.rc0
>>>
>>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "sage-release" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to sage-release...@googlegroups.com .
>> To post to this group, send email to sage-r...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/sage-release.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-release] Re: Sage 8.6.rc1 released

2019-01-13 Thread Dima Pasechnik
Let us have the next release staring with merging all the positively
reviewed py3 tickets.
Right now it is very hard to see why a paricular change introduces a py3
problem, as there are so many changes that need be merged.

On Sun, 13 Jan 2019 at 08:13,  wrote:

> This is the second consecutive beta release where the progress towards
> python3 is going backwards, in the sense that more files have failing
> doctests.
>
> Maybe it will soon be time to ask developers to check everything on
> python3 ? Maybe having a python3 buildbot would be good ?
>
> F
>
> Le samedi 12 janvier 2019 21:56:03 UTC+1, Volker Braun a écrit :
>>
>> As always, you can get the latest beta version from the "develop" git
>> branch. Alternatively, the self-contained source tarball is at
>> http://www.sagemath.org/download-latest.html
>>
>> The final 8.6 should follow real soon, so please give it a whirl!
>>
>> 62fe3948ea (tag: 8.6.rc1, trac/develop) Updated SageMath version to
>> 8.6.rc1
>> 4c97235a2c Trac #26001: Upgrade p_group_cohomology to version 3.1
>> e9df9ef053 Trac #26326: Upgrade networkx to 2.2, add self tests, and
>> update random seed format
>> 71f5ae815c (tag: 8.6.rc0) Updated SageMath version to 8.6.rc0
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-release+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-release@googlegroups.com.
> Visit this group at https://groups.google.com/group/sage-release.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.