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

2019-06-14 Thread E. Madison Bray
This ticket has also been languishing for no particular reason:
https://trac.sagemath.org/ticket/27724

It was previously looked upon favorably: It is a patch to GAP that has
already been accepted upstream by the GAP developers.  For a time it
was only held up for me to update the patch to the exact version
accepted upstream which I did a week ago.  By all rights it could have
been included in the first release candidate; just no one got around
to giving it a positive review explicitly.

I would have prodded people to do so immediately if I had known that a
"release candidate" would be created a day after but how could I have?

On Fri, Jun 14, 2019 at 4:14 PM Dima Pasechnik  wrote:
>
> Can we please get https://trac.sagemath.org/ticket/27950 in this release?
>
> It's docs on how to run Sage in conda, we are getting questions on it because
> our instructions are old, and cause at the moment conda needs a workaround.
>
> On Fri, Jun 14, 2019 at 7:40 AM Volker Braun  wrote:
> >
> > 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
> >
> >
> > 8df690fd2a (tag: 8.8.rc1) Updated SageMath version to 8.8.rc1
> > 8555a05c7d Trac #27467: weak order of permutations broken
> > 82e9b286db Trac #27883: AsymptoticRing: pass log-function more 
> > systematically
> > 2393acebc3 (tag: 8.8.rc0) Updated SageMath version to 8.8.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.
> > To view this discussion on the web visit 
> > https://groups.google.com/d/msgid/sage-release/232e2bcd-22aa-4013-9801-d451b7c124f5%40googlegroups.com.
> > 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.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/CAAWYfq2S%3DkMgY3Bb7dLEE7Vp_3zt94XPYVbq22fL8BvW-03j%3DQ%40mail.gmail.com.
> 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAOTD34aCeAKTQm_a_c_ZpWCck4nHJM9_Eeid%3DtHVSs64YJYWtg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


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

2019-06-14 Thread Eric Gourgoulhon
On Ubuntu 18.04 running on bi-Xeon E5-2623 (8 cores) + 16 GB RAM:


*- python2: *

  - incremental build (from 8.8.rc0, with -j16) completed, with Sphinx 
complaining during the doc build:
 formatargspec() is now deprecated.  Please use 
sphinx.util.inspect.Signature instead

  - all tests from ptestlong passed

- 
*python3: *

  - incremental build (from 8.8.rc0, with -j16) completed, with the same 
Sphinx deprecation warning as with python 2. 

  - all tests from ptest-python3 passed, except for 2 transient (i.e. 
passed when run standalone) doctests 
in src/sage/schemes/hyperelliptic_curves/hyperelliptic_finite_field.py

Eric.


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/a064f4d3-b908-4652-8b94-8d08f78bcf2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2019-06-14 Thread Dima Pasechnik
Can we please get https://trac.sagemath.org/ticket/27950 in this release?

It's docs on how to run Sage in conda, we are getting questions on it because
our instructions are old, and cause at the moment conda needs a workaround.

On Fri, Jun 14, 2019 at 7:40 AM Volker Braun  wrote:
>
> 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
>
>
> 8df690fd2a (tag: 8.8.rc1) Updated SageMath version to 8.8.rc1
> 8555a05c7d Trac #27467: weak order of permutations broken
> 82e9b286db Trac #27883: AsymptoticRing: pass log-function more systematically
> 2393acebc3 (tag: 8.8.rc0) Updated SageMath version to 8.8.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.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/232e2bcd-22aa-4013-9801-d451b7c124f5%40googlegroups.com.
> 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAAWYfq2S%3DkMgY3Bb7dLEE7Vp_3zt94XPYVbq22fL8BvW-03j%3DQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


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

2019-06-14 Thread E. Madison Bray
Perhaps we could try it anyways. Is there any concrete reason this is the
"end of a release cycle"?

It's not my fault if my ticket goes unreviewed for weeks and then suddenly
it's just seemingly arbitrarily the end of the release cycle that wasn't
communicated.

On Fri, Jun 14, 2019, 13:30 Volker Braun  wrote:

> I reviewed the ticket but rather not merge it at the last minute. Imho its
> quite possible that it breaks something on lesser-used platforms so we
> should merge it at the beginning of a release cycle, not the end.
>
>
> On Friday, June 14, 2019 at 10:59:37 AM UTC+2, E. Madison Bray wrote:
>>
>> Could somebody please review the following ticket:
>> https://trac.sagemath.org/ticket/27721
>>
>> It has been stalled for weeks now for no good reason other than, I
>> presume, lack of availability for someone to review it.
>>
>> I would really like this ticket to be resolved and merged before making
>> an 8.8 release because it's a regression that was introduced earlier in the
>> 8.8 development.
>>
>> On Fri, Jun 14, 2019, 08:40 Volker Braun  wrote:
>>
>>> 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
>>>
>>>
>>> 8df690fd2a (tag: 8.8.rc1) Updated SageMath version to 8.8.rc1
>>> 8555a05c7d Trac #27467: weak order of permutations broken
>>> 82e9b286db Trac #27883: AsymptoticRing: pass log-function more
>>> systematically
>>> 2393acebc3 (tag: 8.8.rc0) Updated SageMath version to 8.8.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-r...@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.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/sage-release/232e2bcd-22aa-4013-9801-d451b7c124f5%40googlegroups.com
>>> 
>>> .
>>> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-release/63e45eb6-fb07-4fb9-b272-83d16d674862%40googlegroups.com
> 
> .
> 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAOTD34a37Xf9%2B%2B%3D8bNg7htnRBY_GmnE17EeYRPWbikfYmUg5JA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


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

2019-06-14 Thread Volker Braun
I reviewed the ticket but rather not merge it at the last minute. Imho its 
quite possible that it breaks something on lesser-used platforms so we 
should merge it at the beginning of a release cycle, not the end.


On Friday, June 14, 2019 at 10:59:37 AM UTC+2, E. Madison Bray wrote:
>
> Could somebody please review the following ticket: 
> https://trac.sagemath.org/ticket/27721
>
> It has been stalled for weeks now for no good reason other than, I 
> presume, lack of availability for someone to review it. 
>
> I would really like this ticket to be resolved and merged before making an 
> 8.8 release because it's a regression that was introduced earlier in the 
> 8.8 development. 
>
> On Fri, Jun 14, 2019, 08:40 Volker Braun > 
> wrote:
>
>> 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 
>>
>>
>> 8df690fd2a (tag: 8.8.rc1) Updated SageMath version to 8.8.rc1
>> 8555a05c7d Trac #27467: weak order of permutations broken
>> 82e9b286db Trac #27883: AsymptoticRing: pass log-function more 
>> systematically
>> 2393acebc3 (tag: 8.8.rc0) Updated SageMath version to 8.8.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-r...@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.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/sage-release/232e2bcd-22aa-4013-9801-d451b7c124f5%40googlegroups.com
>>  
>> 
>> .
>> 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/63e45eb6-fb07-4fb9-b272-83d16d674862%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2019-06-14 Thread E. Madison Bray
(Accidentally sent before completing the message)

Could somebody please review the following ticket:
https://trac.sagemath.org/ticket/27721

It has been stalled for weeks now for no good reason other than, I presume,
lack of availability for someone to review it.

I would really like this ticket to be resolved and merged before making an
8.8 release because it's a regression that was introduced earlier in the
8.8 development.

I don't think we should be making a release with a known regression that
IMO has a perfectly good fix that has only not been merged due to lacking a
final sign-off by someone. I marked the issue as "critical" and not
"blocker" only because I can technically work around it, but shouldn't have
to.

Unless there's a serious reason to rush this release please resolve this
issue first.

On Fri, Jun 14, 2019, 10:59 E. Madison Bray  wrote:

> Could somebody please review the following ticket:
> https://trac.sagemath.org/ticket/27721
>
> It has been stalled for weeks now for no good reason other than, I
> presume, lack of availability for someone to review it.
>
> I would really like this ticket to be resolved and merged before making an
> 8.8 release because it's a regression that was introduced earlier in the
> 8.8 development.
>
> On Fri, Jun 14, 2019, 08:40 Volker Braun  wrote:
>
>> 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
>>
>>
>> 8df690fd2a (tag: 8.8.rc1) Updated SageMath version to 8.8.rc1
>> 8555a05c7d Trac #27467: weak order of permutations broken
>> 82e9b286db Trac #27883: AsymptoticRing: pass log-function more
>> systematically
>> 2393acebc3 (tag: 8.8.rc0) Updated SageMath version to 8.8.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.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/sage-release/232e2bcd-22aa-4013-9801-d451b7c124f5%40googlegroups.com
>> 
>> .
>> 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAOTD34bDdSmDEXfDhi7WaFUMVKv50GGZKCfHGYp_J9eJWF7NrA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


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

2019-06-14 Thread E. Madison Bray
Could somebody please review the following ticket:
https://trac.sagemath.org/ticket/27721

It has been stalled for weeks now for no good reason other than, I presume,
lack of availability for someone to review it.

I would really like this ticket to be resolved and merged before making an
8.8 release because it's a regression that was introduced earlier in the
8.8 development.

On Fri, Jun 14, 2019, 08:40 Volker Braun  wrote:

> 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
>
>
> 8df690fd2a (tag: 8.8.rc1) Updated SageMath version to 8.8.rc1
> 8555a05c7d Trac #27467: weak order of permutations broken
> 82e9b286db Trac #27883: AsymptoticRing: pass log-function more
> systematically
> 2393acebc3 (tag: 8.8.rc0) Updated SageMath version to 8.8.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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-release/232e2bcd-22aa-4013-9801-d451b7c124f5%40googlegroups.com
> 
> .
> 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAOTD34b42oUtX6XAbuP-TPhuXrnm0_OvbWZ9AG54cUSF237rKA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[sage-release] Sage 8.8.rc1 released

2019-06-14 Thread Volker Braun
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 


8df690fd2a (tag: 8.8.rc1) Updated SageMath version to 8.8.rc1
8555a05c7d Trac #27467: weak order of permutations broken
82e9b286db Trac #27883: AsymptoticRing: pass log-function more 
systematically
2393acebc3 (tag: 8.8.rc0) Updated SageMath version to 8.8.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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/232e2bcd-22aa-4013-9801-d451b7c124f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.