sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.4k stars 473 forks source link

fix more W605 in rings #34645

Closed fchapoton closed 2 years ago

fchapoton commented 2 years ago

after #34639

CC: @tscrim @slel @kwankyu @kliem

Component: refactoring

Author: Frédéric Chapoton

Branch/Commit: 47a089d

Reviewer: Travis Scrimshaw

Issue created by migration from https://trac.sagemath.org/ticket/34645

fchapoton commented 2 years ago

Branch: u/chapoton/34645

fchapoton commented 2 years ago

Commit: 47a089d

fchapoton commented 2 years ago

New commits:

47a089dfix more W605 in rings/
fchapoton commented 2 years ago
comment:2

bot and lights are morally green, so please review (should be easy)

tscrim commented 2 years ago
comment:3

LGTM.

vbraun commented 2 years ago
comment:4

Merge failure on top of:

c2baae7e947 Trac #34640: fix some pep8 in words/

4c44e082e69 Trac #34632: wrappers for acbpoly[rl]gamma_series

bbd3c50d9c4 Trac #34629: Use the kbd role in the doc

561a8b88870 Trac #34625: Refresh the file free_quadratic_module

6eb9a59c7bc Trac #34622: partial cleanup in partition.py

b75e452282b Trac #34620: pep cleanup for the file weyl_group.py

d22e4b2de0f Trac #34619: fix some details in doc of charpoly_frobenius

1068d8fd597 Trac #34613: fix some typos

be07ee91bc3 Trac #34606: fix doc with respect to a change in behavior for tikz method of polyhedron (since 9.7 -> since 9.8)

2d712830271 Trac #34602: add some missing EXAMPLES

953c8949c60 Trac #34599: add helper function to compute all monomials of a given degree

f6c53f3520c Trac #34594: Fix error in sage.misc.latex.view doctest

15696c2bd7a Trac #34585: pep8 cleanup in algebras/letterplace pyx files

015bd808c45 Trac #34463: make PolynomialQuotientRing_generic inherit from QuotientRing_generic

098f47f3898 Trac #34394: pycodestyle cleanup in src/sage/graphs/generic_graph.py (part 6)

aa4dc01bf54 Trac #34123: Fast initialization for edge connectivity

66a62faa88b Trac #34647: some details in permutation groups

1a1d67ddeea Trac #34644: minor details in schemes

3384309eae7 Trac #34639: fix some W605 in pyx files in rings

c448d77ee0b Trac #34618: use libgap in dual abelian group elements

33a0f7adac1 Trac #34617: fix and activate pycodestyle W391

75636756b8f Trac #34615: Update to sphinx 5.2

685a07c0fda Trac #34614: add missing EllipticCurveHom methods to Îlu isogenies

a7dac85cb87 Trac #34612: 1 internet doctest failing in graphs/isgci.py

d9c40919205 Trac #34579: Faster iterator for planar set partitions

321f97084f9 Trac #34552: more testsuites for lazy series rings

87626b0bcd0 Trac #34470: categories of lazy series

77c6eed67ee Trac #34410: make new composite elliptic-curve isogenies the default

2356379d701 Trac #33969: Implement missing KnotInfo wrappers for polynomial invariants

a9abd3b2da4 Trac #32874: New option "./configure --enable-wheels"

84ecc3f3575 Trac #32686: points_of_bounded_height for projective space is incorrect

364b605217c Trac #29413: Meta-ticket: Upgrade cddlib, fix cddlib header search for packages latte_int, gfan, topcom

be3b5abefd1 Trac #34609: 5 internet doctests failing in oeis

f1d4c32fba7 Trac #34607: 2 doctests failures with external software octave

792d877c428 Trac #34603: Fix singular spkg-configure

12539de55cb Trac #34268: Reduce R to a dummy package, upgrade rpy2 to 3.4.5

ac6888e735a Trac #33680: moving _repr_fixups list from doctest/parsing.py header to method do_fixup

b670d032bf5 Trac #33597: Wrong computation of Hilbert polynomials

6b198bd73cd Trac #32367: Replace Lazy Power Series in species directory

00ebfa91d14 Trac #32354: Fix integral(1/max_symbolic(x, 1)^2, x, 0, oo, algorithm='giac')

ad120da7d6a Trac #31588: Update Normaliz to 3.9.x, pynormaliz to 2.17, e-antic to 1.x, add optional package antic

fd47b9927ea Trac #14222: Coercion/conversion from Cone and other objects to Polyhedron

de296798b65 Trac #34623: Fix broken gitpod

e91fd4a93da Trac #34604: latte_int: Fix up patch

1758b6322dc Trac #34496: disallow PARI 2.15 from the system, until giac is fixed

54cd6fe6de5 Updated SageMath version to 9.8.beta1

reviewer '' does not look right

fchapoton commented 2 years ago

Reviewer: Travis Scrimshaw

vbraun commented 2 years ago

Changed branch from u/chapoton/34645 to 47a089d