attrs/docs
Hynek Schlawack 2f6fd8516c
Add on_setattr hooks to attr.s and attr.ib (#660)
* Add on_setattr hooks to attr.s and attr.ib

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

* Add PR newsfragment

* Fix attr.s doc sig

* Make _DisableType private

* Mark setters.frozen as NoReturn

* Rename setters.DISABLE to setters.NO_OP to clarify its purpose

DISABLE sounds less purposeful and doesn't convey its meaning as well.

* Fix type

* Loosen up type for convert even further

* Tighten type a tiny bit
2020-07-20 12:43:10 +02:00
..
_static Refactor docs and switch to RTD theme 2020-03-08 07:46:56 +01:00
Makefile Gut docs for now 2015-01-27 23:03:04 +01:00
api.rst Add on_setattr hooks to attr.s and attr.ib (#660) 2020-07-20 12:43:10 +02:00
backward-compatibility.rst Add default_role for Sphinx. (#571) 2019-09-09 15:02:16 +02:00
changelog.rst Repo janitoring 2015-12-08 15:47:03 +01:00
conf.py Remove intersphinx mapping to zope.interface 2020-03-29 14:40:25 +02:00
contributing.rst Clean up main directory a bit 2017-12-27 13:32:32 +01:00
docutils.conf Fix doc build on sphinx 1.6.1 2017-05-22 16:16:12 -07:00
examples.rst Fix docs for Sphinx 3 2020-04-28 09:21:19 +02:00
extending.rst Add on_setattr hooks to attr.s and attr.ib (#660) 2020-07-20 12:43:10 +02:00
glossary.rst Add control to generate __[sg]etstate__ (#642) 2020-05-11 07:11:24 +02:00
hashing.rst Split cmp into eq and order (#574) 2019-09-22 15:07:19 +02:00
how-does-it-work.rst Add on_setattr hooks to attr.s and attr.ib (#660) 2020-07-20 12:43:10 +02:00
index.rst Refactor docs and switch to RTD theme 2020-03-08 07:46:56 +01:00
init.rst Add default_role for Sphinx. (#571) 2019-09-09 15:02:16 +02:00
license.rst Fix links 2017-02-20 07:46:55 +01:00
overview.rst Refactor docs and switch to RTD theme 2020-03-08 07:46:56 +01:00
python-2.rst Add Python 2 statement (#498) 2019-02-10 07:32:19 +01:00
types.rst At least mention pytype 2019-10-14 16:44:23 +02:00
why.rst Fix simple typo: developement -> development (#600) 2019-11-18 08:54:17 +01:00