Hackernews posts about Cython

Cython is a superset of the Python programming language that adds static typing and other performance-enhancing features to allow for more efficient and scalable code development.

  1. Free-Threaded CPython (docs.python.org)
  2. CPython Platform Support (peps.python.org)
  3. Python 0.9.1 (www.python.org)
  4. Fuzzy Regex Matching in Python (maxhalford.github.io)