attrs/docs
Ryan Gabbard 659aa48f53 Improve documentation of safety constraints on hashable objects (#505)
* Clarify documentation for hashing

Makes clear that hashable objects need to be deeply immutable, in
practice even if not in theory.

Closes #503 .

* Use simple past tense in docs
2019-02-14 18:06:19 +01:00
..
_static More pre-commit, more 3.7, more linting, more stages 2018-11-24 13:36:20 +01:00
Makefile Gut docs for now 2015-01-27 23:03:04 +01:00
api.rst Some new validators (#425) 2018-11-07 19:33:52 -08:00
backward-compatibility.rst Doc typo fixes (#56) 2016-08-15 10:00:23 +02:00
changelog.rst Repo janitoring 2015-12-08 15:47:03 +01:00
conf.py Use new alabaster feature to have rel bars 2018-06-19 12:49: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 Improve sentence parsing (#470) 2018-12-07 06:55:14 +01:00
extending.rst Add missing return statement in extending docs 2018-10-05 16:49:46 +02:00
glossary.rst T325 weakref with slots (#420) 2018-08-25 09:01:02 +02:00
hashing.rst Improve documentation of safety constraints on hashable objects (#505) 2019-02-14 18:06:19 +01:00
how-does-it-work.rst Fix grammar error in docs (#477) 2018-12-24 07:07:00 +01:00
index.rst Add Python 2 statement (#498) 2019-02-10 07:32:19 +01:00
init.rst Clarify that annotation-only doesn't work w/ decorators (#486) 2019-02-09 13:55:48 +01:00
license.rst Fix links 2017-02-20 07:46:55 +01:00
overview.rst Prepare for narrative docs (#275) 2017-10-26 17:55:45 +02:00
python-2.rst Add Python 2 statement (#498) 2019-02-10 07:32:19 +01:00
types.rst Clarify that annotation-only doesn't work w/ decorators (#486) 2019-02-09 13:55:48 +01:00
why.rst Fix a bunch of links 2018-08-20 07:21:02 +02:00