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

No KeyErrror raised when it should for FiniteWord_callable #8673

Closed
seblabbe opened this issue Apr 11, 2010 · 5 comments
Closed

No KeyErrror raised when it should for FiniteWord_callable #8673

seblabbe opened this issue Apr 11, 2010 · 5 comments

Comments

@seblabbe
Copy link
Contributor

Le 10-02-23, Paul Zimmermann a écrit :

sage: def f(n):
   return n^2

sage: w = Word(f,length=23)

sage: w[24]
576

Paul

CC: @sagetrac-abmasse

Component: combinatorics

Author: Sébastien Labbé

Reviewer: Alexandre Blondin Massé

Merged: sage-4.7.alpha3

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

@seblabbe seblabbe added this to the sage-4.6.2 milestone Apr 11, 2010
@seblabbe seblabbe self-assigned this Apr 11, 2010
@seblabbe
Copy link
Contributor Author

comment:1

Attachment: trac_8673_out_of_range_index-sl.patch.gz

@sagetrac-abmasse
Copy link
Mannequin

sagetrac-abmasse mannequin commented Feb 18, 2011

Reviewer: Alexandre Blondin Massé

@sagetrac-abmasse
Copy link
Mannequin

sagetrac-abmasse mannequin commented Feb 18, 2011

Author: Sébastien Labbé

@sagetrac-abmasse
Copy link
Mannequin

sagetrac-abmasse mannequin commented Feb 18, 2011

comment:2

Pretty straight-forward. All tests pass! Positive review.

@jdemeyer
Copy link

Merged: sage-4.7.alpha3

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

2 participants