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

doctest error in 2.8.15.alpha0 polynomial_element.pyx #1352

Closed
mwhansen opened this issue Dec 1, 2007 · 1 comment
Closed

doctest error in 2.8.15.alpha0 polynomial_element.pyx #1352

mwhansen opened this issue Dec 1, 2007 · 1 comment

Comments

@mwhansen
Copy link
Contributor

mwhansen commented Dec 1, 2007

sage: R.<x> = QQ[]; S.<y> = R[]
sage: f = x+y*x+y^2
sage: f(x=sqrt(2))
...
IndexError: tuple index out of range

Component: calculus

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

@mwhansen mwhansen added this to the sage-2.8.15 milestone Dec 1, 2007
@mwhansen mwhansen self-assigned this Dec 1, 2007
@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Dec 1, 2007

comment:1

Attachment: 1352.patch.gz

Merged in 2.8.15.alpha1.

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Dec 1, 2007
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

1 participant