Re: [sage-release] Sage 9.0.beta8 released

2019-12-03 Thread E. Madison Bray
On Mon, Dec 2, 2019 at 12:11 PM E. Madison Bray  wrote:
>
> Can I please get a review on https://trac.sagemath.org/ticket/28258 ?
>
> This issue has been holding me up for weeks, making testing difficult.

Thanks Volker (who reviewed).  With that ticket, plus
https://trac.sagemath.org/ticket/28829 (needed to actually
successfully build) all tests pass on Windows+Cygwin on Python 3.
Testing Python 2 next.

> On Mon, Dec 2, 2019 at 12:15 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
> >
> >
> > cf9673bc59 (tag: 9.0.beta8) Updated SageMath version to 9.0.beta8
> > 7b3f429848 Trac #28824: make doc-pdf race condition
> > a6d82755a8 Trac #28823: str_to_bytes in math-readline script for 
> > Mathematica console
> > f5003a0f00 Trac #28809: cleanup 
> > src/sage/combinat/partition_shifting_algebras.py
> > 358d62b1a1 Trac #28790: https in README.md
> > b26d466f03 Trac #28779: Error in "primes_of_bad_reduction" for 
> > DynamicalSystem
> > ec856b746f Trac #28758: random output in a giacpy_sage doctest
> > 873e999025 Trac #28744: py3: add bytes_to_str in Octave interface
> > 953e0a1043 Trac #28733: Reference manual SageTeX incorrect link
> > 4da4603146 Trac #28720: Method is_diagonalizable() should not raise an 
> > error for legitimate inputs
> > 3a018490fb Trac #28680: Three.js: Update documentation examples
> > 5a1cacc884 Trac #28583: unicode_art of Matrix_mod2_dense fails
> > 4e0b121eaf Trac #28820: convert guava interface to libgap
> > 60b65cdfef Trac #28811: add hash for hypergeometric motives
> > 69c463e4c9 Trac #28501: MR35: Honour docbuild limits when building 
> > documentation in Dockerfile
> > 4f68ca865e Trac #28489: py3 + OS X: symbolic/expression.pyx
> > 17cabfa736 Trac #28213: Renaming rational_preperiodic_points() to 
> > all_preperiodic_points()
> > c989b65121 Trac #27784: Characteristic Classes on Vector Bundles
> > b030c58f4e Trac #28170: enhance is_postcritically_finite, 
> > critical_point_portrait, and multiplier_spectra to work over number fields 
> > and finite fields
> > a68601e8f9 Trac #26817: GaloisGroup_subgroup.fixed_field() should always 
> > return an embedding
> > 7a740579e3 Trac #26816: Specify subgroups of Galois groups using generators
> > e95c2c2ef4 Trac #23740: Plotting Julia Sets for General Polynomials
> > c818084a8e Trac #23720: Plotting Mandelbrot Set for General Polynomials
> > f7906eb4ea Trac #28791: Implement Feature without using 
> > sage.misc.cachefunc, sage.structure.unique_representation
> > 9afb930099 Trac #28784: Adding multiple symmetries and multiple 
> > contractions to tensors
> > 4e5d712ad6 Trac #28783: fix opacity for add_condition in mono-coloured 
> > plot3d
> > 671567e777 Trac #28770: Polyhedra coercion of base rings fails for number 
> > fields
> > 910e84cd31 Trac #28769: Scalar field raise AttributeError on 
> > show_identifiers call
> > 6161a34c8b Trac #28764: 2 internet doctest failed in hadamard_matrix.py
> > 692073e6d5 Trac #28763: DIMACS solver not workng with Python3 (7 glucose 
> > optional doctests failed)
> > 954bc2c88b Trac #28751: enhance some calls to "while len"
> > 1ea8e99d76 Trac #28749: some middle-scale cleanup Returns ==> Return in the 
> > doc
> > d8d68e94c6 Trac #28747: further "space:" cleaning outside of combinat
> > f870f83bce Trac #28741: Lattice Polytopes: `compute_facets` does not check 
> > dimension when setting is_reflexive
> > 6c319d2242 Trac #28716: Construction of a vector frame from a family of 
> > vector fields
> > 9ba0c1affb Trac #28627: Lazy OEIS sequences
> > 5975bab92e Trac #27408: Edge view for graphs
> > 307b865431 Trac #28756: py3: fix doctests with gurobi
> > cdda9f70e2 Trac #28759: py3: dot2tex + graphviz doctests failures
> > 1dd55655a1 Trac #28760: py3: internet str vs bytes doctests failures
> > 5dcc2683ed Trac #28761: py3: further fixes for misc
> > 63fb7b0c7d Trac #28805: Remove sagenb from DOC_DEPENDENCIES
> > 9273772c59 Trac #28807: little typo ticket
> > a24bffeeaa Trac #28810: small fix in regular expression for trac warning in 
> > sage/all.py
> > 737eadb5ae Trac #28793: 2 more random doctest failures
> > 7f25a87c16 Trac #28739: cleaning "space:" in the doc of combinat
> > 9d8b63ce88 Trac #28740: fix typo convertable
> > 1246b5a663 Trac #28812: #28795 followup: py2 doctest failure in pynac.pyx
> > e3631b41c5 Trac #28705: Fix conversion of Booleans in interfaces
> > 075c09c577 Trac #28694: rich comparison for matrices
> > efe7f5594e Trac #28614: CombinatorialPolyhedron: length_* to n_*
> > d8818f1fd9 Trac #27154: speed_up_Burge
> > c585682116 Trac #25701: Implement Sieve algorithm for product_projective 
> > space
> > 695306e10b Trac #22380: Upgrade to cvxopt 1.2.x
> > d48a21c149 (tag: 9.0.beta7) Updated SageMath version to 9.0.beta7
> >
> > --
> > You received this message because you are subscribed to the Google Groups 
> > 

Re: [sage-release] Sage 9.0.beta8 released

2019-12-02 Thread Emmanuel Charpentier
Dear Madison,

Does this ticket address a Windows-specific issue, or does testiong it is 
meaningful under Linux/Mac Os ?

Le lundi 2 décembre 2019 12:11:33 UTC+1, E. Madison Bray a écrit :
>
> Can I please get a review on https://trac.sagemath.org/ticket/28258 ? 
>
> This issue has been holding me up for weeks, making testing difficult. 
>
> On Mon, Dec 2, 2019 at 12:15 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 
> > 
> > 
> > cf9673bc59 (tag: 9.0.beta8) Updated SageMath version to 9.0.beta8 
> > 7b3f429848 Trac #28824: make doc-pdf race condition 
> > a6d82755a8 Trac #28823: str_to_bytes in math-readline script for 
> Mathematica console 
> > f5003a0f00 Trac #28809: cleanup 
> src/sage/combinat/partition_shifting_algebras.py 
> > 358d62b1a1 Trac #28790: https in README.md 
> > b26d466f03 Trac #28779: Error in "primes_of_bad_reduction" for 
> DynamicalSystem 
> > ec856b746f Trac #28758: random output in a giacpy_sage doctest 
> > 873e999025 Trac #28744: py3: add bytes_to_str in Octave interface 
> > 953e0a1043 Trac #28733: Reference manual SageTeX incorrect link 
> > 4da4603146 Trac #28720: Method is_diagonalizable() should not raise an 
> error for legitimate inputs 
> > 3a018490fb Trac #28680: Three.js: Update documentation examples 
> > 5a1cacc884 Trac #28583: unicode_art of Matrix_mod2_dense fails 
> > 4e0b121eaf Trac #28820: convert guava interface to libgap 
> > 60b65cdfef Trac #28811: add hash for hypergeometric motives 
> > 69c463e4c9 Trac #28501: MR35: Honour docbuild limits when building 
> documentation in Dockerfile 
> > 4f68ca865e Trac #28489: py3 + OS X: symbolic/expression.pyx 
> > 17cabfa736 Trac #28213: Renaming rational_preperiodic_points() to 
> all_preperiodic_points() 
> > c989b65121 Trac #27784: Characteristic Classes on Vector Bundles 
> > b030c58f4e Trac #28170: enhance is_postcritically_finite, 
> critical_point_portrait, and multiplier_spectra to work over number fields 
> and finite fields 
> > a68601e8f9 Trac #26817: GaloisGroup_subgroup.fixed_field() should always 
> return an embedding 
> > 7a740579e3 Trac #26816: Specify subgroups of Galois groups using 
> generators 
> > e95c2c2ef4 Trac #23740: Plotting Julia Sets for General Polynomials 
> > c818084a8e Trac #23720: Plotting Mandelbrot Set for General Polynomials 
> > f7906eb4ea Trac #28791: Implement Feature without using 
> sage.misc.cachefunc, sage.structure.unique_representation 
> > 9afb930099 Trac #28784: Adding multiple symmetries and multiple 
> contractions to tensors 
> > 4e5d712ad6 Trac #28783: fix opacity for add_condition in mono-coloured 
> plot3d 
> > 671567e777 Trac #28770: Polyhedra coercion of base rings fails for 
> number fields 
> > 910e84cd31 Trac #28769: Scalar field raise AttributeError on 
> show_identifiers call 
> > 6161a34c8b Trac #28764: 2 internet doctest failed in hadamard_matrix.py 
> > 692073e6d5 Trac #28763: DIMACS solver not workng with Python3 (7 glucose 
> optional doctests failed) 
> > 954bc2c88b Trac #28751: enhance some calls to "while len" 
> > 1ea8e99d76 Trac #28749: some middle-scale cleanup Returns ==> Return in 
> the doc 
> > d8d68e94c6 Trac #28747: further "space:" cleaning outside of combinat 
> > f870f83bce Trac #28741: Lattice Polytopes: `compute_facets` does not 
> check dimension when setting is_reflexive 
> > 6c319d2242 Trac #28716: Construction of a vector frame from a family of 
> vector fields 
> > 9ba0c1affb Trac #28627: Lazy OEIS sequences 
> > 5975bab92e Trac #27408: Edge view for graphs 
> > 307b865431 Trac #28756: py3: fix doctests with gurobi 
> > cdda9f70e2 Trac #28759: py3: dot2tex + graphviz doctests failures 
> > 1dd55655a1 Trac #28760: py3: internet str vs bytes doctests failures 
> > 5dcc2683ed Trac #28761: py3: further fixes for misc 
> > 63fb7b0c7d Trac #28805: Remove sagenb from DOC_DEPENDENCIES 
> > 9273772c59 Trac #28807: little typo ticket 
> > a24bffeeaa Trac #28810: small fix in regular expression for trac warning 
> in sage/all.py 
> > 737eadb5ae Trac #28793: 2 more random doctest failures 
> > 7f25a87c16 Trac #28739: cleaning "space:" in the doc of combinat 
> > 9d8b63ce88 Trac #28740: fix typo convertable 
> > 1246b5a663 Trac #28812: #28795 followup: py2 doctest failure in 
> pynac.pyx 
> > e3631b41c5 Trac #28705: Fix conversion of Booleans in interfaces 
> > 075c09c577 Trac #28694: rich comparison for matrices 
> > efe7f5594e Trac #28614: CombinatorialPolyhedron: length_* to n_* 
> > d8818f1fd9 Trac #27154: speed_up_Burge 
> > c585682116 Trac #25701: Implement Sieve algorithm for product_projective 
> space 
> > 695306e10b Trac #22380: Upgrade to cvxopt 1.2.x 
> > d48a21c149 (tag: 9.0.beta7) Updated SageMath version to 9.0.beta7 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "sage-release" group. 
> > To unsubscribe from 

Re: [sage-release] Sage 9.0.beta8 released

2019-12-02 Thread E. Madison Bray
Can I please get a review on https://trac.sagemath.org/ticket/28258 ?

This issue has been holding me up for weeks, making testing difficult.

On Mon, Dec 2, 2019 at 12:15 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
>
>
> cf9673bc59 (tag: 9.0.beta8) Updated SageMath version to 9.0.beta8
> 7b3f429848 Trac #28824: make doc-pdf race condition
> a6d82755a8 Trac #28823: str_to_bytes in math-readline script for Mathematica 
> console
> f5003a0f00 Trac #28809: cleanup 
> src/sage/combinat/partition_shifting_algebras.py
> 358d62b1a1 Trac #28790: https in README.md
> b26d466f03 Trac #28779: Error in "primes_of_bad_reduction" for DynamicalSystem
> ec856b746f Trac #28758: random output in a giacpy_sage doctest
> 873e999025 Trac #28744: py3: add bytes_to_str in Octave interface
> 953e0a1043 Trac #28733: Reference manual SageTeX incorrect link
> 4da4603146 Trac #28720: Method is_diagonalizable() should not raise an error 
> for legitimate inputs
> 3a018490fb Trac #28680: Three.js: Update documentation examples
> 5a1cacc884 Trac #28583: unicode_art of Matrix_mod2_dense fails
> 4e0b121eaf Trac #28820: convert guava interface to libgap
> 60b65cdfef Trac #28811: add hash for hypergeometric motives
> 69c463e4c9 Trac #28501: MR35: Honour docbuild limits when building 
> documentation in Dockerfile
> 4f68ca865e Trac #28489: py3 + OS X: symbolic/expression.pyx
> 17cabfa736 Trac #28213: Renaming rational_preperiodic_points() to 
> all_preperiodic_points()
> c989b65121 Trac #27784: Characteristic Classes on Vector Bundles
> b030c58f4e Trac #28170: enhance is_postcritically_finite, 
> critical_point_portrait, and multiplier_spectra to work over number fields 
> and finite fields
> a68601e8f9 Trac #26817: GaloisGroup_subgroup.fixed_field() should always 
> return an embedding
> 7a740579e3 Trac #26816: Specify subgroups of Galois groups using generators
> e95c2c2ef4 Trac #23740: Plotting Julia Sets for General Polynomials
> c818084a8e Trac #23720: Plotting Mandelbrot Set for General Polynomials
> f7906eb4ea Trac #28791: Implement Feature without using sage.misc.cachefunc, 
> sage.structure.unique_representation
> 9afb930099 Trac #28784: Adding multiple symmetries and multiple contractions 
> to tensors
> 4e5d712ad6 Trac #28783: fix opacity for add_condition in mono-coloured plot3d
> 671567e777 Trac #28770: Polyhedra coercion of base rings fails for number 
> fields
> 910e84cd31 Trac #28769: Scalar field raise AttributeError on show_identifiers 
> call
> 6161a34c8b Trac #28764: 2 internet doctest failed in hadamard_matrix.py
> 692073e6d5 Trac #28763: DIMACS solver not workng with Python3 (7 glucose 
> optional doctests failed)
> 954bc2c88b Trac #28751: enhance some calls to "while len"
> 1ea8e99d76 Trac #28749: some middle-scale cleanup Returns ==> Return in the 
> doc
> d8d68e94c6 Trac #28747: further "space:" cleaning outside of combinat
> f870f83bce Trac #28741: Lattice Polytopes: `compute_facets` does not check 
> dimension when setting is_reflexive
> 6c319d2242 Trac #28716: Construction of a vector frame from a family of 
> vector fields
> 9ba0c1affb Trac #28627: Lazy OEIS sequences
> 5975bab92e Trac #27408: Edge view for graphs
> 307b865431 Trac #28756: py3: fix doctests with gurobi
> cdda9f70e2 Trac #28759: py3: dot2tex + graphviz doctests failures
> 1dd55655a1 Trac #28760: py3: internet str vs bytes doctests failures
> 5dcc2683ed Trac #28761: py3: further fixes for misc
> 63fb7b0c7d Trac #28805: Remove sagenb from DOC_DEPENDENCIES
> 9273772c59 Trac #28807: little typo ticket
> a24bffeeaa Trac #28810: small fix in regular expression for trac warning in 
> sage/all.py
> 737eadb5ae Trac #28793: 2 more random doctest failures
> 7f25a87c16 Trac #28739: cleaning "space:" in the doc of combinat
> 9d8b63ce88 Trac #28740: fix typo convertable
> 1246b5a663 Trac #28812: #28795 followup: py2 doctest failure in pynac.pyx
> e3631b41c5 Trac #28705: Fix conversion of Booleans in interfaces
> 075c09c577 Trac #28694: rich comparison for matrices
> efe7f5594e Trac #28614: CombinatorialPolyhedron: length_* to n_*
> d8818f1fd9 Trac #27154: speed_up_Burge
> c585682116 Trac #25701: Implement Sieve algorithm for product_projective space
> 695306e10b Trac #22380: Upgrade to cvxopt 1.2.x
> d48a21c149 (tag: 9.0.beta7) Updated SageMath version to 9.0.beta7
>
> --
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/9bccedc9-0b7c-44ef-8dae-955a73988563%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving 

Re: [sage-release] Sage 9.0.beta8 released

2019-12-02 Thread Dima Pasechnik
the easiest might be to build pythonX if --with-python=X is specified.

On Mon, Dec 2, 2019 at 6:42 AM François Bissey  wrote:
>
> Yes. sagenb is no a real optional package even with python2. We overlooked
> the test suite when we made some test depending on it just “# py2”.
> That was in https://trac.sagemath.org/ticket/28805.
> We probably really should have introduced `# sagenb` in insight.
> But honestly I don’t care that much about python2 anymore.
> In 30 days it will be best efforts at best for python2.
>
> > On 2/12/2019, at 6:50 PM, John H Palmieri  wrote:
> >
> > In particular, SageNB is not built with Python 2, but the doctester thinks 
> > it should be:
> >
>
> --
> 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 view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-release/0E399888-BECC-4272-80DE-A3FCB6777940%40gmail.com.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAAWYfq1KtdpLYBEOT2E8Y1MEiST10J1kve_wBxMfJVAH9soXmg%40mail.gmail.com.


Re: [sage-release] Sage 9.0.beta8 released

2019-12-02 Thread Samuel Lelièvre
I think we should maintain Python2 compatibility at least for this version.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/CAEcArF0o%2Bq2hAC5PbeLEs344DkKkppcnsDYjXdderxEyqXkREQ%40mail.gmail.com.


Re: [sage-release] Sage 9.0.beta8 released

2019-12-01 Thread François Bissey
Yes. sagenb is no a real optional package even with python2. We overlooked
the test suite when we made some test depending on it just “# py2”.
That was in https://trac.sagemath.org/ticket/28805.
We probably really should have introduced `# sagenb` in insight.
But honestly I don’t care that much about python2 anymore.
In 30 days it will be best efforts at best for python2.

> On 2/12/2019, at 6:50 PM, John H Palmieri  wrote:
> 
> In particular, SageNB is not built with Python 2, but the doctester thinks it 
> should be:
> 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/0E399888-BECC-4272-80DE-A3FCB6777940%40gmail.com.


Re: [sage-release] Sage 9.0.beta8 released

2019-12-01 Thread 'Justin C. Walker' via sage-release



> On Dec 1, 2019, at 15:15 , 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 

Here’s another one, just like the other one :-}
Built from a fresh clone of the develop branch on two macOS systems: 10.13.6 
(2017 iMac Pro, 18-core Xeon W); and 10.15.6 (2017 MBP, Quad Core i7).  No 
problems with the builds, and all tests (‘ptestlong’) passed!

Justin

--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Absorption of Federal Funds

Men are from Earth.
Women are from Earth.
   Deal with it.




-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/FF2AD9DB-9DC3-4CB9-A0E0-C16AC665F374%40mac.com.


[sage-release] Sage 9.0.beta8 released

2019-12-01 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 


cf9673bc59 (tag: 9.0.beta8) Updated SageMath version to 9.0.beta8
7b3f429848 Trac #28824: make doc-pdf race condition
a6d82755a8 Trac #28823: str_to_bytes in math-readline script for 
Mathematica console
f5003a0f00 Trac #28809: cleanup 
src/sage/combinat/partition_shifting_algebras.py
358d62b1a1 Trac #28790: https in README.md
b26d466f03 Trac #28779: Error in "primes_of_bad_reduction" for 
DynamicalSystem
ec856b746f Trac #28758: random output in a giacpy_sage doctest
873e999025 Trac #28744: py3: add bytes_to_str in Octave interface
953e0a1043 Trac #28733: Reference manual SageTeX incorrect link
4da4603146 Trac #28720: Method is_diagonalizable() should not raise an 
error for legitimate inputs
3a018490fb Trac #28680: Three.js: Update documentation examples
5a1cacc884 Trac #28583: unicode_art of Matrix_mod2_dense fails
4e0b121eaf Trac #28820: convert guava interface to libgap
60b65cdfef Trac #28811: add hash for hypergeometric motives
69c463e4c9 Trac #28501: MR35: Honour docbuild limits when building 
documentation in Dockerfile
4f68ca865e Trac #28489: py3 + OS X: symbolic/expression.pyx
17cabfa736 Trac #28213: Renaming rational_preperiodic_points() to 
all_preperiodic_points()
c989b65121 Trac #27784: Characteristic Classes on Vector Bundles
b030c58f4e Trac #28170: enhance is_postcritically_finite, 
critical_point_portrait, and multiplier_spectra to work over number fields 
and finite fields
a68601e8f9 Trac #26817: GaloisGroup_subgroup.fixed_field() should always 
return an embedding
7a740579e3 Trac #26816: Specify subgroups of Galois groups using generators
e95c2c2ef4 Trac #23740: Plotting Julia Sets for General Polynomials
c818084a8e Trac #23720: Plotting Mandelbrot Set for General Polynomials
f7906eb4ea Trac #28791: Implement Feature without using 
sage.misc.cachefunc, sage.structure.unique_representation
9afb930099 Trac #28784: Adding multiple symmetries and multiple 
contractions to tensors
4e5d712ad6 Trac #28783: fix opacity for add_condition in mono-coloured 
plot3d
671567e777 Trac #28770: Polyhedra coercion of base rings fails for number 
fields
910e84cd31 Trac #28769: Scalar field raise AttributeError on 
show_identifiers call
6161a34c8b Trac #28764: 2 internet doctest failed in hadamard_matrix.py
692073e6d5 Trac #28763: DIMACS solver not workng with Python3 (7 glucose 
optional doctests failed)
954bc2c88b Trac #28751: enhance some calls to "while len"
1ea8e99d76 Trac #28749: some middle-scale cleanup Returns ==> Return in the 
doc
d8d68e94c6 Trac #28747: further "space:" cleaning outside of combinat
f870f83bce Trac #28741: Lattice Polytopes: `compute_facets` does not check 
dimension when setting is_reflexive
6c319d2242 Trac #28716: Construction of a vector frame from a family of 
vector fields
9ba0c1affb Trac #28627: Lazy OEIS sequences
5975bab92e Trac #27408: Edge view for graphs
307b865431 Trac #28756: py3: fix doctests with gurobi
cdda9f70e2 Trac #28759: py3: dot2tex + graphviz doctests failures
1dd55655a1 Trac #28760: py3: internet str vs bytes doctests failures
5dcc2683ed Trac #28761: py3: further fixes for misc
63fb7b0c7d Trac #28805: Remove sagenb from DOC_DEPENDENCIES
9273772c59 Trac #28807: little typo ticket
a24bffeeaa Trac #28810: small fix in regular expression for trac warning in 
sage/all.py
737eadb5ae Trac #28793: 2 more random doctest failures
7f25a87c16 Trac #28739: cleaning "space:" in the doc of combinat
9d8b63ce88 Trac #28740: fix typo convertable
1246b5a663 Trac #28812: #28795 followup: py2 doctest failure in pynac.pyx
e3631b41c5 Trac #28705: Fix conversion of Booleans in interfaces
075c09c577 Trac #28694: rich comparison for matrices
efe7f5594e Trac #28614: CombinatorialPolyhedron: length_* to n_*
d8818f1fd9 Trac #27154: speed_up_Burge
c585682116 Trac #25701: Implement Sieve algorithm for product_projective 
space
695306e10b Trac #22380: Upgrade to cvxopt 1.2.x
d48a21c149 (tag: 9.0.beta7) Updated SageMath version to 9.0.beta7

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-release/9bccedc9-0b7c-44ef-8dae-955a73988563%40googlegroups.com.