-
-
Notifications
You must be signed in to change notification settings - Fork 386
Pull requests: python-attrs/attrs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ENH: bundle inspect.isclass to avoid paying the cost of inspect import.
#37
by cournape
was merged Apr 2, 2016
Loading…
Allow the case of initializing attributes that are set to
init=False
#32
by hynek
was merged Dec 20, 2015
Loading…
ENH: query attributes through private API to speed up validate.
#29
by cournape
was merged Oct 16, 2015
Loading…
Allow auto-converting of attribute values with a
convert
arg to attr.ib()
#27
by radix
was closed Nov 19, 2015
Loading…
An interface is provided by a value, not vice-versa.
#18
by tomprince
was merged Jul 14, 2015
Loading…
Support optional types with a new optional validator.
#16
by sam-falvo
was closed Jul 7, 2015
Loading…
tests will break when pytest upgrades implicitly on travis, let's pin the version for now.
#15
by glyph
was closed Jul 3, 2015
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.