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

Py3: Fix doctest in multiset_partition_into_sets_ordered #28079

Closed
vinklein mannequin opened this issue Jun 28, 2019 · 7 comments
Closed

Py3: Fix doctest in multiset_partition_into_sets_ordered #28079

vinklein mannequin opened this issue Jun 28, 2019 · 7 comments

Comments

@vinklein
Copy link
Mannequin

vinklein mannequin commented Jun 28, 2019

Add key=str in order to have an effective sort both in py2 and py3.

Component: python3

Author: Vincent Klein

Branch/Commit: 1f60fb3

Reviewer: Frédéric Chapoton

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

@vinklein vinklein mannequin added this to the sage-8.9 milestone Jun 28, 2019
@vinklein vinklein mannequin added c: python3 labels Jun 28, 2019
@vinklein
Copy link
Mannequin Author

vinklein mannequin commented Jun 28, 2019

Branch: u/vklein/28079

@vinklein
Copy link
Mannequin Author

vinklein mannequin commented Jun 28, 2019

Author: Vincent Klein

@vinklein
Copy link
Mannequin Author

vinklein mannequin commented Jun 28, 2019

New commits:

1f60fb3Trac #28079: Fix doctest in multiset_partition...

@vinklein
Copy link
Mannequin Author

vinklein mannequin commented Jun 28, 2019

Commit: 1f60fb3

@vinklein vinklein mannequin added the s: needs review label Jun 28, 2019
@fchapoton
Copy link
Contributor

comment:3

ok, well. Good enough. Thanks

@fchapoton
Copy link
Contributor

Reviewer: Frédéric Chapoton

@vbraun
Copy link
Member

vbraun commented Jul 10, 2019

Changed branch from u/vklein/28079 to 1f60fb3

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