-
-
Notifications
You must be signed in to change notification settings - Fork 556
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
concatenation of words should preserve the data type represention when possible #8233
Comments
This comment has been minimized.
This comment has been minimized.
Forget about this patch! |
Attachment: trac_8233_word_concatenation-sl.2.patch.gz Depends on #7619. |
comment:2
Attachment: trac_8233_word_concatenation-sl.patch.gz |
Reviewer: Alexandre Blondin Massé |
Changed keywords from none to word, concatenation |
comment:3
Tested on sage-4.3.3 after having applied ticket #7619. All tests passed, looking at the documentation with |
Author: Sébastien Labbé |
Merged: sage-4.3.4.alpha1 |
This concerns word represented by str, tuple and list.
ACTUAL BEHAVIOR:
ACTUAL BEHAVIOR:
INTENDED BEHAVIOR:
CC: @sagetrac-abmasse
Component: combinatorics
Keywords: word, concatenation
Author: Sébastien Labbé
Reviewer: Alexandre Blondin Massé
Merged: sage-4.3.4.alpha1
Issue created by migration from https://trac.sagemath.org/ticket/8233
The text was updated successfully, but these errors were encountered: