Sage 10.10.beta8 released

18 views
Skip to first unread message

Volker Braun

unread,
Aug 4, 2026, 6:17:00 PM (3 days ago) Aug 4
to sage-release
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

c9c8381962a (tag: 10.10.beta8, github/develop) Updated SageMath version to 10.10.beta8
b9837a8c8d9 gh-42617: remove deprecated argument in latex_standalone.py
712afd0d005 gh-42616: Update zariski_vankampen.py to avoid an endless loop
d04f4547fec gh-42615: some details in matrix_integer_dense.pyx
d376537e573 gh-42614: Bump ipython to 9.16
61fb91c5483 gh-42613: some details in 3 pyx files in combinat
77897f3e5d0 gh-42612: Relax doctest matrix transpose tolerance
a2a489a19a1 gh-42611: Bump degree in multi_polynomial_libsingular.pyx alarm test
04420b31afb gh-42610: update Code of Conduct Committee members
41f77e2452a gh-42604: gh-42602: Reset f-string format specifier state
b85847914d4 gh-42600: DOC: Fix IPython documentation links
6f7dee023b1 gh-42599: Pin action-gh-release to v3.0.1
1d4f654a03a gh-42598: ci: Ignore Docker cache export errors
9b134c55a63 gh-42594: Unify graph plotting documentation
889a0f12f9a gh-42592: Fix small_roots lattice dimensions
5fb3cf1212c gh-42591: Fix GMP temporary leak in rational reconstruction on the failing path
896ad4bcedb gh-42588: fix: handle missing weight in modular_characteristic
6a308f20673 gh-42587: Link ntl directly to fix darwin builds
c93f86c4615 gh-42586: build(deps): bump docker/setup-qemu-action from 3 to 4
a8905cdac60 gh-42585: build(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0
d12cd7d5ad8 gh-42584: build(deps): bump actions/setup-python from 5 to 7
fa5a6ed18d1 gh-42583: Fix discriminant for odd degree hyperelliptic models
d8865f8f3fd gh-42581: Updated the conductor value
3452a649b63 gh-42580: Use Kitty protocol to display plots inline when supported
a14914c3156 gh-42575: Speed up p-adic L-series precision bounds
a75df5da0ca gh-42571: make "yes"  default value for darwin-accelerate option
9939ceb8bfb gh-42570: Support digraphs with multiple edges in GabowEdgeConnectivity
9bfd8efbf61 gh-42568: Fix cache invalidation and mutability in add_to_entry
edc0e7869aa gh-42524: Replace KASH by GAP in Galois group computations over QQ
680ed7101c3 gh-42477: gh-41678: Check documentation links in CI, repair the docbuild, upgrade to Sphinx 9.1
70f517e4b30 gh-42376: Add Matrix.set_to_product for in-place matrix multiplication
0bc73600046 gh-42240: Fix corner facet labels to use cyclic order in Singmaster notation
33fe872ed8e gh-42190: Fix MathJax output for backslash strings
32943f4dcee gh-41153: add the chute move lattice
09472ff530d (tag: 10.10.beta7) Updated SageMath version to 10.10.beta7

John H Palmieri

unread,
Aug 5, 2026, 12:49:44 AM (3 days ago) Aug 5
to sage-release
On OS X + homebrew: I see a failure that I don't remember seeing before:

src/bin/sage -t --long --warn-long 30.0 --random-seed=282567954046322675542588041943476387751 src/sage_docbuild/builders.py
**********************************************************************
File "src/sage_docbuild/builders.py", line 1850, in sage_docbuild.builders._extend_over_namespace_packages
Failed example:
    answer[0] == root, answer[1]
Expected:
    (True, ['mod', 'inner', 'ns_2718'])
Got:
    (False, ['mod', 'inner', 'ns_2718'])
**********************************************************************
1 item had failures:
   1 of   6 in sage_docbuild.builders._extend_over_namespace_packages
    [136 tests, 1 failure, 0.26s wall]


There is also a failure in `src/sage/env.py`, but that's been around for a while.

John H Palmieri

unread,
11:17 AM (7 hours ago) 11:17 AM
to sage-release
On Tuesday, August 4, 2026 at 9:49:44 PM UTC-7 John H Palmieri wrote:
On OS X + homebrew: I see a failure that I don't remember seeing before:

src/bin/sage -t --long --warn-long 30.0 --random-seed=282567954046322675542588041943476387751 src/sage_docbuild/builders.py
**********************************************************************
File "src/sage_docbuild/builders.py", line 1850, in sage_docbuild.builders._extend_over_namespace_packages
Failed example:
    answer[0] == root, answer[1]
Expected:
    (True, ['mod', 'inner', 'ns_2718'])
Got:
    (False, ['mod', 'inner', 'ns_2718'])
**********************************************************************
1 item had failures:
   1 of   6 in sage_docbuild.builders._extend_over_namespace_packages
    [136 tests, 1 failure, 0.26s wall]

I believe that this has now been fixed in #42632.
Reply all
Reply to author
Forward
0 new messages