Commit Graph

10 Commits

Author SHA1 Message Date
Hynek Schlawack 3c426bb0a6 Credit Ying for her contribution 2015-08-20 13:47:32 +02:00
Hynek Schlawack e245f3d3df Fix multi-level inheritance
Fixes #24.
2015-08-20 13:25:32 +02:00
Hynek Schlawack 09f347f07b Fix copy-pasta error 2015-08-12 13:51:44 +02:00
Samuel A. Falvo II 708533239d Recommended documentation changes 2015-07-26 11:29:54 +02:00
Samuel A. Falvo II 9bb7076e15 Link changelog to readthedocs 2015-07-26 11:29:54 +02:00
Samuel A. Falvo II 0abd302cb2 Support optional values through a new validator.
Unfortunately, I'm unable to run tests locally b/c of severe dependency
hell.  I am unable to get tox, detox, python setup.py test, and other
means of running tests to work at all.  So, since I'm blocked on a
project by the lack of optional validator support, I am going to close
my eyes, look away, and pull the trigger, and hope I hit the target.

If someone who has a working Python configuration can please be kind
enough to let me know if my changes fail any tests, I'd be very
appreciative.

Even better, I'd love to know why a stock Python distribution with
dependencies installed is incapable of running the tests for attrs.
However, this isn't the right forum to answer that question.

(This PR has the 17+ debugging commits cleaned up.)
2015-07-26 11:29:53 +02:00
Hynek Schlawack 2bd4f9d056 Start 15.1.0 cycle 2015-04-15 18:01:10 -04:00
Hynek Schlawack 21d5dd792a Release 15.0.0 final 2015-04-15 17:39:29 -04:00
Hynek Schlawack 27e2f4e5c0 Document how to extend attrs 2015-03-23 10:32:13 +01:00
Hynek Schlawack 9560908555 Initial commit
Docs aren't there yet
2015-01-27 17:53:17 +01:00