Hynek Schlawack
|
395aa07820
|
Documentation overhaul
|
2016-08-15 13:59:04 +02:00 |
Rosslaew
|
65f3f4ad44
|
Update why.rst (#57)
Fix of obvious typo.
|
2016-08-15 10:03:18 +02:00 |
JesseWeinstein
|
2f9826c8dd
|
Doc typo fixes (#56)
Native English speaker fixes
|
2016-08-15 10:00:23 +02:00 |
Hynek Schlawack
|
2da44740ce
|
Fix RTD links
|
2016-04-28 08:06:10 +02:00 |
Hynek Schlawack
|
89b542331d
|
Drop support for legacy Python versions
Keep 2.7 and PyPy though.
|
2016-02-17 12:51:02 +01:00 |
Hynek Schlawack
|
03d779427f
|
Fix spelling of hipster clas
|
2015-02-10 17:31:21 +01:00 |
Hynek Schlawack
|
445b6b2e00
|
Add these argument to attr.s
Useful for third party classes and when using properties.
Based on feedback by @econchick & @hawkowl
|
2015-02-08 16:31:16 +01:00 |
Hynek Schlawack
|
6a1a740c46
|
Add one more major advantage
|
2015-02-07 10:06:08 +01:00 |
Hynek Schlawack
|
3f2fd8317d
|
More doc polishing
|
2015-01-28 16:55:45 +01:00 |
Hynek Schlawack
|
372c55318c
|
Add validators
|
2015-01-28 15:54:41 +01:00 |
Hynek Schlawack
|
89b4b4462e
|
Linkify characteristic
|
2015-01-28 12:59:01 +01:00 |
Hynek Schlawack
|
c5338ba26e
|
Refine reasons
|
2015-01-28 12:52:55 +01:00 |
Hynek Schlawack
|
da4c9ca514
|
Nobody intends to stop maintaining characteristic
|
2015-01-27 23:52:11 +01:00 |
Hynek Schlawack
|
ace17a99eb
|
Add some rationale about why forking characteristic
|
2015-01-27 23:39:24 +01:00 |
Hynek Schlawack
|
58d5c0a767
|
Get rid of <> in repr
Closes #1
|
2015-01-27 23:08:55 +01:00 |
Hynek Schlawack
|
5ce5e48074
|
Change attr.a to attr.ib
Closes #2
|
2015-01-27 23:03:42 +01:00 |
Hynek Schlawack
|
c7381fd0e2
|
Gut docs for now
|
2015-01-27 23:03:04 +01:00 |
Hynek Schlawack
|
9560908555
|
Initial commit
Docs aren't there yet
|
2015-01-27 17:53:17 +01:00 |