Add compatibility for AST changes in Python 3.7#233
Add compatibility for AST changes in Python 3.7#233mingwandroid wants to merge 1 commit intoblaze:masterfrom
Conversation
|
@llllllllll might be interested. I'll try and take a look when I find the time... Two comments though:
...that said, thanks for the pull request - if there is a future for datashape it will be needed! |
|
With my PR I see a later test failure, not sure if my PR causes this or not though:
I am in the process of seeing what state Python 3.7 is in with respect to the packages we need to build for the |
|
The test failure is down to using NumPy 1.14 in the tests. |
Not sure who to ping on this trying @mwiebe, @cpcloud, @dhirschfeld, sorry for the spam if you no longer work on
datashape.