Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call Element.__init__ directly for RealBall #18495

Closed
cheuberg opened this issue May 25, 2015 · 6 comments
Closed

Call Element.__init__ directly for RealBall #18495

cheuberg opened this issue May 25, 2015 · 6 comments

Comments

@cheuberg
Copy link
Contributor

Instead of calling super(ComplexBall, self).__init__(parent), call Element.__init__(self, parent), see #17218 comment:14 .

CC: @videlec @mezzarobba

Component: numerical

Keywords: real ball

Author: Clemens Heuberger

Branch/Commit: 3cfb945

Reviewer: Vincent Delecroix

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

@cheuberg cheuberg added this to the sage-6.8 milestone May 25, 2015
@cheuberg
Copy link
Contributor Author

Commit: 3cfb945

@cheuberg
Copy link
Contributor Author

Branch: u/cheuberg/rings/real_ball_arb_init

@cheuberg
Copy link
Contributor Author

New commits:

3cfb945Trac #18495: Call Element.__init__ directly for RealBall

@videlec
Copy link
Contributor

videlec commented May 25, 2015

comment:2

You want to increase your ticket number? One line, one ticket is a pretty good strategy :-)

@videlec
Copy link
Contributor

videlec commented May 25, 2015

Reviewer: Vincent Delecroix

@vbraun
Copy link
Member

vbraun commented May 25, 2015

Changed branch from u/cheuberg/rings/real_ball_arb_init to 3cfb945

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants