attrs/changelog.d
Hynek Schlawack 08fcfe91d4
Split cmp into eq and order (#574)
* Split cmp into eq and order

Fixes #170

* Fix tests on old pypy3 versions

Old as in: currently on AP.

* Fix issue number and clarify newsfragment

* Clarify behavior and interaction between cmp/eq/order

* This sounds better

* Address Julian's review comments

* Missed a cmp

* Test the behavior of Attribute.cmp

* Make test more idiomatic

* Explain assumptions

* Clarify comment

* Grammar

* One more cmp!
2019-09-22 15:07:19 +02:00
..
.gitignore Move changelog to towncrier (#236) 2017-08-20 07:58:08 +02:00
504.breaking.rst Remove code and tests related to deprecated 'convert' kwarg (#504) 2019-03-07 09:04:36 +01:00
517.bugfix.rst Fix validators __all__ (#517) 2019-03-13 14:37:49 +01:00
522.change.rst Pure-Python approach to closure cell rewriting (#522) 2019-05-08 12:16:02 -04:00
523.change.rst Ensure that bare attributes with default None are removed too (#556) 2019-07-23 13:19:10 +02:00
533.change.rst Fix stub newline 2019-08-18 08:44:41 +02:00
536.change.rst Improve the error message informing the value that it got it (#536) 2019-07-20 11:55:26 +02:00
543.change.rst Make auto_exc=True classes hashable by ID (#563) 2019-08-19 20:03:44 +02:00
552.change.rst Add more verbose explanation for matches_re 2019-09-09 10:50:31 +02:00
556.change.rst Ensure that bare attributes with default None are removed too (#556) 2019-07-23 13:19:10 +02:00
559.change.rst fix newsfragment 2019-08-21 12:43:30 +02:00
560.change.rst Make unique_filename not depend on repr. (#560) 2019-08-01 12:42:13 +02:00
563.change.rst Make auto_exc=True classes hashable by ID (#563) 2019-08-19 20:03:44 +02:00
568.change.rst support custom repr() callable for attributes (#568) 2019-09-06 14:26:08 +02:00
570.breaking.rst Stop comparing/ordering subclasses (#570) 2019-09-07 12:19:10 +02:00
574.deprecation.rst Split cmp into eq and order (#574) 2019-09-22 15:07:19 +02:00
towncrier_template.rst Fix release stuff 2017-12-30 09:03:45 +01:00