sagemath/sage

sage.{finance,interacts,libs,numerical,stats,tests}: Replace imports from sage.*.all for namespace packages

Closed this issue · 9 comments

Part of meta-ticket #34201

CC: @alexchandler100

Component: refactoring

Author: Alex Chandler

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

New commits:

1e88c12sage -fiximports src/sage/{finance,interacts,libs,numerical,statistics,tests}
572896dsrc/sage/{numerical,tests}: Manual fixes to imports

Commit: 572896d

Changed commit from 572896d to 965dfc6

Branch pushed to git repo; I updated commit sha1. New commits:

965dfc6sage -fiximports src/sage/stats

Branch pushed to git repo; I updated commit sha1. New commits:

21b94basrc/sage/libs/giac/auto-methods.pxi: Back out whitespace changes in this autogenerated file

Changed commit from 965dfc6 to 21b94ba

comment:7

This was tested before the migration in https://github.com/sagemath/sagetrac-mirror/actions/runs/4039609960/jobs/6944514787
The doctest failure in sage/schemes/elliptic_curves/ell_number_field.py is unrelated (it's #34959)

Removed branch from issue description; replaced by PR #35107