attrs/changelog.d
Tin Tvrtković 9709dd82e1
Initial implementation of a faster repr (#819)
* Initial implementation of a faster repr

* Switch to positional args for _make_repr

* Fix tests and changelog

* Remove trailing comma for Py2

* Fix lint

* __qualname__ is always present if f-strings work

* Fix Py2 qualname

* Revert "Fix Py2 qualname"

This reverts commit eb091a31d2.

* Update src/attr/_make.py

Co-authored-by: Hynek Schlawack <hs@ox.cx>

* Update changelog.d/819.changes.rst

Co-authored-by: Hynek Schlawack <hs@ox.cx>

* Update src/attr/_make.py

Co-authored-by: Hynek Schlawack <hs@ox.cx>

* Update src/attr/_make.py

Co-authored-by: Hynek Schlawack <hs@ox.cx>

* Update src/attr/_make.py

Co-authored-by: Hynek Schlawack <hs@ox.cx>

* Update src/attr/_make.py

Co-authored-by: Hynek Schlawack <hs@ox.cx>

* Update src/attr/_make.py

Co-authored-by: Hynek Schlawack <hs@ox.cx>

* Fix syntax

Co-authored-by: Hynek Schlawack <hs@ox.cx>
2021-05-26 21:57:52 +02:00
..
.gitignore Move changelog to towncrier (#236) 2017-08-20 07:58:08 +02:00
815.changes.rst Minor polish to #815 2021-05-18 11:29:29 +02:00
817.change.rst Optimize the case of on_setattr=validate & no validators (#817) 2021-05-17 09:24:46 +02:00
819.changes.rst Initial implementation of a faster repr (#819) 2021-05-26 21:57:52 +02:00
towncrier_template.rst Pin towncrier 2021-05-06 10:16:57 +02:00