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

Workaround #12482 causing history-dependent behaviour of Family #12483

Closed
nthiery opened this issue Feb 9, 2012 · 6 comments
Closed

Workaround #12482 causing history-dependent behaviour of Family #12483

nthiery opened this issue Feb 9, 2012 · 6 comments

Comments

@nthiery
Copy link
Contributor

nthiery commented Feb 9, 2012

Without the workaround (or a fix to #12482):

            sage: P = Partitions(3)
            sage: Family(P, lambda x: x).category()
            Category of enumerated sets
            sage: Family(P, lambda x: x).category()
            Category of finite enumerated sets

Gasp.

Component: combinatorics

Keywords: cernay2012

Author: Nicolas M. Thiéry

Reviewer: Viviane Pons

Merged: sage-5.0.beta4

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

@nthiery
Copy link
Contributor Author

nthiery commented Feb 9, 2012

@nthiery
Copy link
Contributor Author

nthiery commented Feb 9, 2012

comment:2

Oops; fixed patch header.

@VivianePons
Copy link

Changed keywords from none to cernay2012

@VivianePons
Copy link

Reviewer: Viviane Pons

@VivianePons
Copy link

comment:3
  • patch apply

  • build

  • bug fixed

  • all test passed

@jdemeyer
Copy link

Merged: sage-5.0.beta4

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