Skip to content

remove unnecessary and ugly exec_ compat hack#87

Merged
hynek merged 1 commit into
python-attrs:masterfrom
glyph:eval
Sep 10, 2016
Merged

remove unnecessary and ugly exec_ compat hack#87
hynek merged 1 commit into
python-attrs:masterfrom
glyph:eval

Conversation

@glyph

@glyph glyph commented Sep 10, 2016

Copy link
Copy Markdown
Contributor

The eval builtin does exactly this already, with the same signature even.

@codecov-io

codecov-io commented Sep 10, 2016

Copy link
Copy Markdown

Current coverage is 100% (diff: 100%)

Merging #87 into master will not change coverage

@@           master   #87   diff @@
===================================
  Files           8     8          
  Lines         432   428     -4   
  Methods         0     0          
  Messages        0     0          
  Branches       94    94          
===================================
- Hits          432   428     -4   
  Misses          0     0          
  Partials        0     0          

Powered by Codecov. Last update 1897dfd...ebf69ce

@hynek

hynek commented Sep 10, 2016

Copy link
Copy Markdown
Member

eval

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