attrs/changelog.d
Hynek Schlawack 196d948613
Add auto-detection of self-implemented methods (#607)
* Implement auto_detect

Fixes #324

* Add test demonstrating total_ordering

* Ensure the order of applying total_ordering does not matter

* Warn if a method is missing

* Revert "Warn if a method is missing"

This reverts commit 590ef43458040e0a1b9f3644ba22b4229f7d6990.

* Add stern warning that nobody will read
2020-03-16 13:03:12 +01:00
..
.gitignore Move changelog to towncrier (#236) 2017-08-20 07:58:08 +02:00
506.change.rst Make changlog more flashy 2020-03-06 13:57:12 +01:00
590.change.rst Fix issue 589 (#590) 2020-03-13 06:06:14 +01:00
607.change.rst Add auto-detection of self-implemented methods (#607) 2020-03-16 13:03:12 +01:00
608.breaking.rst Officially drop Python 3.4 (#608) 2020-01-06 12:32:28 +01:00
618.change.rst Add and_ converter (#618) 2020-03-06 10:34:11 +01:00
620.change.rst Use a wrapper class for cache hash to prevent cache serialization (#620) 2020-02-10 17:16:07 +01:00
towncrier_template.rst Fix release stuff 2017-12-30 09:03:45 +01:00