attrs/changelog.d
Hynek Schlawack b02335f59d
Add attr.define/mutable/frozen (#666)
* Add attr.auto/mutable/frozen

Prepare for import attrs y'all!

Signed-off-by: Hynek Schlawack <hs@ox.cx>

* Try combining coverage using 3.8, always

* Add tests for overriding of auto_attribs

* Clarifications

* Add newsfragment

* s/auto/define

This is going be the next-gen name anyways, so no need to introduce new names.

Signed-off-by: Hynek Schlawack <hs@ox.cx>

* Missed two

* Add type stubs

* Beg for patience

* Explain second setup-python action

* fix comment
2020-08-17 16:22:33 +02:00
..
.gitignore Move changelog to towncrier (#236) 2017-08-20 07:58:08 +02:00
288.change.rst Move resolve_types to _funcs and tweak docs 2020-07-22 12:19:58 +02:00
302.change.rst Move resolve_types to _funcs and tweak docs 2020-07-22 12:19:58 +02:00
408.deprecation.rst Add attr.define/mutable/frozen (#666) 2020-08-17 16:22:33 +02:00
428.change.rst Fix attribute collection (#635) 2020-04-06 11:41:52 +02:00
506.change.rst Make changlog more flashy 2020-03-06 13:57:12 +01:00
512.change.rst Fix newsfragment typo 2020-05-18 07:20:30 +02:00
513.change.rst Fix newsfragment typo 2020-05-18 07:20:30 +02: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 Rename converters.chain to converters.pipe 2020-07-21 14:43:09 +02:00
620.change.rst Use a wrapper class for cache hash to prevent cache serialization (#620) 2020-02-10 17:16:07 +01:00
635.change.rst Fix attribute collection (#635) 2020-04-06 11:41:52 +02:00
642.change.rst Fix newsfragment typo 2020-05-18 07:20:30 +02:00
645.change.rst Add on_setattr hooks to attr.s and attr.ib (#660) 2020-07-20 12:43:10 +02:00
660.change.rst Add on_setattr hooks to attr.s and attr.ib (#660) 2020-07-20 12:43:10 +02:00
666.change.rst Add attr.define/mutable/frozen (#666) 2020-08-17 16:22:33 +02:00
towncrier_template.rst Fix release stuff 2017-12-30 09:03:45 +01:00