Re: [sage-release] Sage 9.7.rc0 released

2022-08-31 Thread G. M.-S.
This is on an Apple Silicon Mac with Homebrew up to date (make and make
pytest and  make ptestlong)
plus the tickets
#33833
#34152
#34450
(priority blocker, positively reviewed).

Nothing new on macOS 11.6.8 (Big Sur) with Xcode 13.2.1:  make ptestlong gives
the usual matrix_gf2e_dense.pyx error (see
https://trac.sagemath.org/ticket/33212).

Unable to test on macOS 12.5.1 (Monterey) for the moment.

Guillermo

On Wed, 31 Aug 2022 at 03: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
>
>
> cae9ee5177a (HEAD -> develop, tag: 9.7.rc0, trac/develop) Updated SageMath
> version to 9.7.rc0
> 6da95c029d7 Trac #34134: typo "infintiy" in docstring of r interface
> 7b69f459d6c Trac #33677: Fix typos in MixedIntegerLinearProgram backends
> 9b4c61aecba Trac #34443: less exclamation marks in error messages
> 27fc7d43766 Trac #34430: python_igraph: Update to 0.9.11, update
> spkg-install to use --config-settings
> f913282bab4 Trac #34429: fix gforge inria links in docs
> bcfab68d2ae Trac #34428: sage.manifolds, sage.tensor: Remove imports from
> sage.arith.all, sage.rings.all
> 523073c68e3 Trac #34426: import_statements: Accept more flexible input
> b7ca62ee44b Trac #34388: a few more typos
> 570dba73449 Trac #34382: new bunch of fixed typos
> 349888c67b0 Trac #34380: Free module does not correctly check domains
> e889f0b8c4a Trac #34369: pycodestyle cleanup in modular/modform/element.py
> e43cb0d3c57 Trac #34366: remove (object) in sage_docbuild
> 016e3bd50c5 Trac #34365: modernize super in numerical, plot, repl, topology
> b709dacfc2b Trac #34362: fix some E275
> 0c4561bbc2c Trac #34361: some details in riemann_surface.py
> 4f9e201b101 Trac #34357: pycodestyle cleanup in
> src/sage/graphs/generic_graph.py (part 3)
> d3fbb140a93 Trac #34354: pycodestyle cleanup in
> src/sage/graphs/graph_database.py
> 6b954469348 Trac #34353: Fix 4ti2 links and formatting
> 59e9feb77b9 Trac #34351: triangulated surface of genus six
> 69fd5e60f31 Trac #34348: Add section on disputed styles on developer guide
> 058236236ec Trac #34336: base_ring is wrong for rational points in a
> projective space over a finite field
> 8ef4334951a Trac #34331: fix E251 in geometry and manifolds
> 544b511cf6f Trac #34329: fix E251 in interacts and interfaces
> 65ae4da36bc Trac #34325: fix E251 in categories/
> baabf3883fa Trac #34322: fix E251 in algebras/
> 7171eaec8eb Trac #34321: fix E251 in combinat/sf
> 1cc4209cdc0 Trac #34319: pycodestyle cleanup in
> src/sage/graphs/generic_graph.py (part 2)
> c69e1c07bae Trac #34318: pycodestyle cleanup in
> src/sage/graphs/generic_graph.py (part 1)
> 72cd77c641e Trac #34317: pycodestyle cleanup in src/sage/graphs/graph.py
> (part 3)
> 4d25bd229a5 Trac #34316: pycodestyle cleanup in src/sage/graphs/graph.py
> (part 2)
> bf270652734 Trac #34315: pycodestyle cleanup in src/sage/graphs/graph.py
> (part 1)
> fc5b7df43f6 Trac #34312: pycodestyle cleanup in strongly_regular_db.pyx
> (part 2)
> 74a2b650fec Trac #34311: pycodestyle cleanup in strongly_regular_db.pyx
> (part 1)
> 5717e46c901 Trac #34310: pycodestyle cleanup in distance_regular.pyx (part
> 2)
> d27537d13ee Trac #34309: pycodestyle cleanup in
> src/sage/graphs/generators/families.py
> 96740d8054b Trac #34304: pep8 cleanup for one file in quadratic_forms
> 60d94ce4b50 Trac #34299: refresh the Zariski-vanKampen file
> 60a157c604f Trac #34255: Make docker-in-docker available in Gitpod
> 735daa4cbc4 Trac #34192: Remove imports from sage.rings.all in
> sage.calculus, functions, symbolic
> 9cafd35cc74 Trac #34191: Remove imports from sage.rings.all in sage.modular
> c21365ef2a6 Trac #34190: Remove imports from sage.rings.all in sage.schemes
> 5eb958dab1a Trac #34128: Improve symbolic operators documentation
> 2414ad3e020 Trac #34075: pycodestyle cleanup in 5 files of src/sage/graphs/
> d11634abc0c Trac #34074: pycodestyle cleanup in
> src/sage/graphs/graph_generators.py
> 26df030f4e8 Trac #34054: Update documentation for EnumeratedFamily
> 3432faedcd7 Trac #33972: Another error in height_difference_bound
> ce875fa46cf Trac #33953: Add some methods to projective morphisms
> (rational maps)
> f0d1549b285 Trac #33900: small enhancements to generic discrete logs
> 0a1d3ed593c Trac #34425: configure vscode pycodestyle linter
> 523695cc6df Trac #34424: Common base class for FiniteRankFreeModule and
> TensorFreeModule
> 8492e4a8f5d Trac #34407: Refactor lazy series code so that it works over
> any graded ring
> 7ed08458a5a Trac #34401: some details about MZV
> ff9fa75dbc2 Trac #34400: EnumeratedSets: Add method 'tuple', avoid making
> copies
> 9c80ec3d625 Trac #34377: Improvements to ImageSet
> d83fb880415 Trac #34376: Set_object_enumerated should be in
> FiniteEnumeratedSets()
> f84d7a4402d Trac #34374: Use cantor_product for Cartesian products of
> infinite enumerated sets
> 1749b85ad9d Trac #34373: Implement 

[sage-release] Re: Sage 9.7.rc0 released

2022-08-31 Thread John H Palmieri
At the start of sagemath_doc_html-none.log, I see

.../sage-9.7.rc0/src/sage/functions/special.py:852: DeprecationWarning: 
invalid escape sequence '\p'

Fix is up at https://trac.sagemath.org/ticket/34465.


On Tuesday, August 30, 2022 at 6:15:10 PM UTC-7 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
>
>
> cae9ee5177a (HEAD -> develop, tag: 9.7.rc0, trac/develop) Updated SageMath 
> version to 9.7.rc0
> 6da95c029d7 Trac #34134: typo "infintiy" in docstring of r interface
> 7b69f459d6c Trac #33677: Fix typos in MixedIntegerLinearProgram backends
> 9b4c61aecba Trac #34443: less exclamation marks in error messages
> 27fc7d43766 Trac #34430: python_igraph: Update to 0.9.11, update 
> spkg-install to use --config-settings
> f913282bab4 Trac #34429: fix gforge inria links in docs
> bcfab68d2ae Trac #34428: sage.manifolds, sage.tensor: Remove imports from 
> sage.arith.all, sage.rings.all
> 523073c68e3 Trac #34426: import_statements: Accept more flexible input
> b7ca62ee44b Trac #34388: a few more typos
> 570dba73449 Trac #34382: new bunch of fixed typos
> 349888c67b0 Trac #34380: Free module does not correctly check domains
> e889f0b8c4a Trac #34369: pycodestyle cleanup in modular/modform/element.py
> e43cb0d3c57 Trac #34366: remove (object) in sage_docbuild
> 016e3bd50c5 Trac #34365: modernize super in numerical, plot, repl, topology
> b709dacfc2b Trac #34362: fix some E275
> 0c4561bbc2c Trac #34361: some details in riemann_surface.py
> 4f9e201b101 Trac #34357: pycodestyle cleanup in 
> src/sage/graphs/generic_graph.py (part 3)
> d3fbb140a93 Trac #34354: pycodestyle cleanup in 
> src/sage/graphs/graph_database.py
> 6b954469348 Trac #34353: Fix 4ti2 links and formatting
> 59e9feb77b9 Trac #34351: triangulated surface of genus six
> 69fd5e60f31 Trac #34348: Add section on disputed styles on developer guide
> 058236236ec Trac #34336: base_ring is wrong for rational points in a 
> projective space over a finite field
> 8ef4334951a Trac #34331: fix E251 in geometry and manifolds
> 544b511cf6f Trac #34329: fix E251 in interacts and interfaces
> 65ae4da36bc Trac #34325: fix E251 in categories/
> baabf3883fa Trac #34322: fix E251 in algebras/
> 7171eaec8eb Trac #34321: fix E251 in combinat/sf
> 1cc4209cdc0 Trac #34319: pycodestyle cleanup in 
> src/sage/graphs/generic_graph.py (part 2)
> c69e1c07bae Trac #34318: pycodestyle cleanup in 
> src/sage/graphs/generic_graph.py (part 1)
> 72cd77c641e Trac #34317: pycodestyle cleanup in src/sage/graphs/graph.py 
> (part 3)
> 4d25bd229a5 Trac #34316: pycodestyle cleanup in src/sage/graphs/graph.py 
> (part 2)
> bf270652734 Trac #34315: pycodestyle cleanup in src/sage/graphs/graph.py 
> (part 1)
> fc5b7df43f6 Trac #34312: pycodestyle cleanup in strongly_regular_db.pyx 
> (part 2)
> 74a2b650fec Trac #34311: pycodestyle cleanup in strongly_regular_db.pyx 
> (part 1)
> 5717e46c901 Trac #34310: pycodestyle cleanup in distance_regular.pyx (part 
> 2)
> d27537d13ee Trac #34309: pycodestyle cleanup in 
> src/sage/graphs/generators/families.py
> 96740d8054b Trac #34304: pep8 cleanup for one file in quadratic_forms
> 60d94ce4b50 Trac #34299: refresh the Zariski-vanKampen file
> 60a157c604f Trac #34255: Make docker-in-docker available in Gitpod
> 735daa4cbc4 Trac #34192: Remove imports from sage.rings.all in 
> sage.calculus, functions, symbolic
> 9cafd35cc74 Trac #34191: Remove imports from sage.rings.all in sage.modular
> c21365ef2a6 Trac #34190: Remove imports from sage.rings.all in sage.schemes
> 5eb958dab1a Trac #34128: Improve symbolic operators documentation
> 2414ad3e020 Trac #34075: pycodestyle cleanup in 5 files of src/sage/graphs/
> d11634abc0c Trac #34074: pycodestyle cleanup in 
> src/sage/graphs/graph_generators.py
> 26df030f4e8 Trac #34054: Update documentation for EnumeratedFamily
> 3432faedcd7 Trac #33972: Another error in height_difference_bound
> ce875fa46cf Trac #33953: Add some methods to projective morphisms 
> (rational maps)
> f0d1549b285 Trac #33900: small enhancements to generic discrete logs
> 0a1d3ed593c Trac #34425: configure vscode pycodestyle linter
> 523695cc6df Trac #34424: Common base class for FiniteRankFreeModule and 
> TensorFreeModule
> 8492e4a8f5d Trac #34407: Refactor lazy series code so that it works over 
> any graded ring
> 7ed08458a5a Trac #34401: some details about MZV
> ff9fa75dbc2 Trac #34400: EnumeratedSets: Add method 'tuple', avoid making 
> copies
> 9c80ec3d625 Trac #34377: Improvements to ImageSet
> d83fb880415 Trac #34376: Set_object_enumerated should be in 
> FiniteEnumeratedSets()
> f84d7a4402d Trac #34374: Use cantor_product for Cartesian products of 
> infinite enumerated sets
> 1749b85ad9d Trac #34373: Implement multimajor index for permutations
> 85b5ab977f2 Trac #34372: Make is_integral_domain() have the same signature
> e874714965a Trac #34371: support factoring