trac #20545 made me meet https://github.com/sphinx-doc/sphinx/issues/2470 head on in sage-on-gentoo. Jeroen included the bit about importing “typing” (that I had installed on the system to run sphinx’s tests). Very ugly failure at the start of the building of the doc.
I’ll open a ticket for this in a little bit to include sphinx upstream fix. François > On 29/05/2016, at 15:11, Volker Braun <[email protected]> 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 > > 769ff19 Updated SageMath version to 7.3.beta2 > 9e0a265 Trac #20565: Fix LinearCode.wtdist_gap method > ecfddf2 Trac #20671: use python3 syntax for raise also in cython (step4, > various) > a384eab Trac #20661: use python3 syntax for raise also in cython files (step1) > d77e2e9 Trac #18783: Differentiable manifolds: basics > 6750b32 Trac #20691: Posets have elements, not vertices > f7fdddc Trac #20688: Fix grammar in Symbolic Equations > 4349bbb Trac #20682: Remove bad formatting from Factorizations > e94c0c4 Trac #20640: sage-logger: show log(s) each line is going to on stdout > eef1ad1 Trac #20667: Do not use resetwarnings > c7cf06f Trac #20677: pathlib2 depends on six > 3181cc9 Trac #20243: Count real roots of polynomials using Sturm sequences > 96eccce Trac #20685: Delete deprecated code in linear_code > cb8c962 Trac #20678: py3 print : a first bunch of forgotten cases > 42b3999 Trac #20663: use python3 syntax for raise also in cython files > (step3, rings part2) > 7bddc8f Trac #20662: use python3 syntax for raise also in cython files > (step2, rings part1) > fbe4f31 Trac #20462: MixedIntegerLinearProgram/MIPVariable: set_min, set_max > are broken > d824fc2 Trac #19956: elements of finite field algebraic closure are not > hashable > bc42358 Trac #9806: Constellations > 23ea1ae Trac #20608: unit_group docstring should point to S-unit functionality > a1820d1 Trac #20545: Use formatargspec of Sphinx > c7c3f17 Trac #20330: hyperbolic_geodesic midpoint bugfix > 7541efb Trac #20232: Rewrite module doc of `LinearCode` > ab6990e Trac #20675: Update Python development link > a19782f Updated SageMath version to 7.3.beta1 > > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
