Skip to content

Make auto_exc=True classes hashable by ID#563

Merged
hynek merged 3 commits intomasterfrom
auto_exc-hash
Aug 19, 2019
Merged

Make auto_exc=True classes hashable by ID#563
hynek merged 3 commits intomasterfrom
auto_exc-hash

Conversation

@hynek
Copy link
Copy Markdown
Member

@hynek hynek commented Aug 18, 2019

They now behave as the docs claim.

Fixes #543

They now behave as the docs claim.

Fixes #543
@hynek hynek requested a review from gabbard August 18, 2019 06:46
Comment thread src/attr/_make.py Outdated
@hynek hynek merged commit bde0801 into master Aug 19, 2019
@hynek hynek deleted the auto_exc-hash branch August 19, 2019 18:03
@hynek
Copy link
Copy Markdown
Member Author

hynek commented Aug 19, 2019

Thanks, I've clarified it a bit.

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.

auto_exc's hashing behavior and its documentation do not match

2 participants