attrs/docs
Kyle Altendorf 7fe111cbe2 T325 weakref with slots (#420)
* Add weakref parameter to attr.s()

#325

* Add weakref to simple_classes() strategy

* Rename changelog file with actual PR (420.change.rst)

* Add test_weakref_does_not_add_a_field()

* Add docstrings to new weakref tests

* Add missing blank line

* Correct weakref handling of __weakref__ attributes or an inherrited slot

* Correct typos and terms

* Rename to weakref_slot

* Parametrize more tests against weakref_slot True/False to expose trouble

* Check if __weakref__ has been inherited via a __dict__

* Correct copy/pasted comment

* Change weakref_slot default to True

* Tidy and correct weakref -> weakref_slot
2018-08-25 09:01:02 +02:00
..
_static Add and use SVG version of our logo 2017-11-01 14:28:52 +01:00
Makefile Gut docs for now 2015-01-27 23:03:04 +01:00
api.rst T325 weakref with slots (#420) 2018-08-25 09:01:02 +02: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 Fix minor typo and re-order sentence (#432) 2018-08-22 15:56:54 +02:00
extending.rst Added support for keyword-only arguments on Python 3+ [rebase] (#411) 2018-08-11 06:40:01 +02:00
glossary.rst T325 weakref with slots (#420) 2018-08-25 09:01:02 +02:00
hashing.rst Cache hash codes (#426) 2018-08-20 06:46:52 +02:00
how-does-it-work.rst Slight tidy in how immutability works docs (#419) 2018-08-02 13:37:23 +02:00
index.rst Add narrative docs for type annotations (#406) 2018-07-28 12:05:12 +01:00
init.rst Cache hash codes (#426) 2018-08-20 06:46:52 +02: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
types.rst Add narrative docs for type annotations (#406) 2018-07-28 12:05:12 +01:00
why.rst Fix a bunch of links 2018-08-20 07:21:02 +02:00