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

characteristic -> automat; remove attrs name conflict in tests #39

Merged
merged 2 commits into from Jan 24, 2017

Conversation

markrwilliams
Copy link
Collaborator

What it says on the tin!

@attributes(['automaton', 'method', 'symbol',
Attribute('collectors', default_factory=dict)],
apply_with_cmp=False)
@attr.s(cmp=False, hash=False)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

characteristic's with_cmp implied __hash__, but attrs decouples them. I included cmp=False to keep the API the same.

@coveralls
Copy link

coveralls commented Jan 19, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 6cd87a4 on markrwilliams:attrs into e8d87c2 on glyph:master.

@markrwilliams
Copy link
Collaborator Author

Ok so I'm just going to leave the goofy typo in the title, though through Git trickery™ I erased it from the commit.

@coveralls
Copy link

coveralls commented Jan 19, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 9451631 on markrwilliams:attrs into e8d87c2 on glyph:master.

@hynek
Copy link
Contributor

hynek commented Jan 19, 2017

My name is Hynek and I approve of these changes.

@coveralls
Copy link

coveralls commented Jan 20, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 4533d00 on markrwilliams:attrs into e8d87c2 on glyph:master.

@glyph
Copy link
Owner

glyph commented Jan 24, 2017

L G T M.

@glyph glyph merged commit cb44fd2 into glyph:master Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants