Skip to content

Evolve and docs.#135

Merged
hynek merged 5 commits intopython-attrs:masterfrom
Tinche:feature/evolve
Jan 21, 2017
Merged

Evolve and docs.#135
hynek merged 5 commits intopython-attrs:masterfrom
Tinche:feature/evolve

Conversation

@Tinche
Copy link
Copy Markdown
Member

@Tinche Tinche commented Jan 18, 2017

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 18, 2017

Current coverage is 100% (diff: 100%)

Merging #135 into master will not change coverage

@@           master   #135   diff @@
====================================
  Files           8      8          
  Lines         504    522    +18   
  Methods         0      0          
  Messages        0      0          
  Branches      110    114     +4   
====================================
+ Hits          504    522    +18   
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 1481227...d3d4f55

Comment thread src/attr/_funcs.py
:raise attr.exceptions.AttrsAttributeNotFoundError: If *attr_name* couldn't
be found on *cls*.
:raise attr.exceptions.NotAnAttrsClassError: If *cls* is not an ``attrs``
class.

This comment was marked as spam.

This comment was marked as spam.

Comment thread CHANGELOG.rst Outdated
@@ -8,6 +8,15 @@ The third digit is only for regressions.
16.4.0 (UNRELEASED)

This comment was marked as spam.

This comment was marked as spam.

@Tinche
Copy link
Copy Markdown
Member Author

Tinche commented Jan 20, 2017

Sure thing, the changes will be done tonight.

@Tinche
Copy link
Copy Markdown
Member Author

Tinche commented Jan 20, 2017

Done!

@hynek hynek merged commit 0d3cf3f into python-attrs:master Jan 21, 2017
@hynek
Copy link
Copy Markdown
Member

hynek commented Jan 21, 2017

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants