Cython v0.29.9 Release Notes

Release Date: 2019-05-29 // almost 5 years ago
  • 🐛 Bugs fixed

    • 🛠 Fix a crash regression in 0.29.8 when creating code objects fails.

    • ✂ Remove an incorrect cast when using true-division in C++ operations. (Github issue :issue:1950)