Skip to content

Pull requests: python-attrs/attrs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

remove unnecessary and ugly exec_ compat hack
#87 by glyph was merged Sep 10, 2016 Loading…
Implement by_name
#86 by hynek was merged Sep 10, 2016 Loading… 16.2.0
Improve tests, bandage assoc.
#84 by Tinche was closed Sep 10, 2016 Loading…
Issue79 pickle 2
#81 by mathieulongtin was closed Sep 10, 2016 Loading…
Generate __init__ with converters inline.
#80 by Tinche was closed Sep 10, 2016 Loading…
Implement astuple method
#78 by Insoleet was closed Sep 11, 2016 Loading…
Add converters helper module
#75 by adevore was closed Oct 26, 2016 Loading…
add attr docstring
#74 by rdpate was merged Sep 1, 2016 Loading…
Add a philosophy section Documentation
#73 by hynek was merged Aug 30, 2016 Loading… 16.1
asdict(): Optionally retain collection types
#71 by vortec was closed Aug 23, 2016 Loading…
Speed up Attribute instantiation.
#70 by Tinche was merged Aug 24, 2016 Loading…
Optimize init validators.
#64 by Tinche was merged Aug 22, 2016 Loading…
Fix little sphinx doc typo
#62 by jmglogow was merged Aug 17, 2016 Loading…
Optimize init for frozen classes.
#61 by Tinche was closed Aug 17, 2016 Loading…
[RFC] Implement immutability
#60 by hynek was merged Aug 20, 2016 Loading… 16.1
Update why.rst
#57 by christophe-riolo was merged Aug 15, 2016 Loading…
Doc typo fixes
#56 by JesseWeinstein was merged Aug 15, 2016 Loading…
Example implementation of dict-like behavior
#55 by kissgyorgy was closed Aug 15, 2016 Loading…
Fix missing capital letter in CODE_OF_CONDUCT.rst
#52 by alexwlchan was merged Aug 12, 2016 Loading…
Make Attribute instances immutable and slotted.
#51 by Tinche was merged Aug 13, 2016 Loading…
Make copyright reproducible.
#49 by mithrandi was merged Aug 10, 2016 Loading…
Simplify asdict and has.
#48 by Tinche was merged Aug 8, 2016 Loading…
asdict - propagate dict_factory properly
#45 by Tinche was merged Jun 2, 2016 Loading…
ENH: speed up convert.
#44 by cournape was merged May 21, 2016 Loading…
ProTip! Exclude everything labeled bug with -label:bug.