Skip to content

py3: make all tests in src/sage/tensor passed #26601

@man74cio

Description

@man74cio
mannequin

The parallelisation of the function a.__mul__(a) in src/sage/tensor/modules/comp.py was only one test failing with python3 in src/sage/tensor.
Previously, with python2.7, to create the partial result we used
a list comprehension but now it fails.
We have to replace it with a for loop.

CC: @egourgoulhon @fchapoton @tscrim

Component: geometry

Keywords: @parallel, pickle

Author: Marco Mancini

Branch/Commit: 2a481f1

Reviewer: Eric Gourgoulhon

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions