Skip to content

remove unnecessary and ugly exec_ compat hack#87

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

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

Conversation

@glyph
Copy link
Contributor

@glyph glyph commented Sep 10, 2016

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

@codecov-io
Copy link

codecov-io commented Sep 10, 2016

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
Copy link
Member

hynek commented Sep 10, 2016

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