ariovistus / pyd

Interoperability between Python and D
MIT License
158 stars 32 forks source link

Python37 #92

Closed atilaneves closed 6 years ago

atilaneves commented 6 years ago

Sorry for the multiple PRs. I thought the upgrade to Python 3.7 would be trivial but I was mistaken. Now that I finally tried testing autowrap with Python 3.7 I had to fix two issues:

With this PR, autowrap works correctly with Python 3.7 and all tests pass, including the ones involving dates and date times.