From stefan_ml at behnel.de Mon Apr 4 03:32:30 2022 From: stefan_ml at behnel.de (Stefan Behnel) Date: Mon, 4 Apr 2022 09:32:30 +0200 Subject: [Cython] The Cython compiler is 20 years old today ! Message-ID: Dear Cython community, it's now 20 years since Greg Ewing posted his first announcement of Pyrex, the tool that is now known and used under the name Cython. https://mail.python.org/pipermail/python-list/2002-April/126661.html It was a long way, and I've written up some of it in a blog post: http://blog.behnel.de/posts/cython-is-20/ Today, if you're working on any kind of larger application in Python, you're likely to have some piece of code downloaded into your venv that was built with Cython. Or many of them. I'm proud of what we have achieved. And I'm happy to see and talk to the many, many users out there whom we could help to help their users get their work done. Happy anniversary, Cython! Stefan PS: The list of Cython implemented packages on PyPI is certainly incomplete, so please add the classifier to yours if it's missing. With almost 3000 dependent packages on Github (and almost 100,000 related repos), I'm sure we can crack the number of 1000 Cython built packages on PyPI as a birthday present. (No Spam, please, just honest classifiers.) https://pypi.org/search/?q=&o=-created&c=Programming+Language+%3A%3A+Cython https://github.com/cython/cython/network/dependents?dependent_type=PACKAGE From matusvalo at gmail.com Sun Apr 10 13:33:57 2022 From: matusvalo at gmail.com (matus valo) Date: Sun, 10 Apr 2022 19:33:57 +0200 Subject: [Cython] PR #4625 status and next steps Message-ID: Hi All, I would like to kindly ask about the status of PR https://github.com/cython/cython/pull/4625. Is there any blocker accepting it? I am asking since it is a prerequisite of https://github.com/cython/cython/pull/4630. Thanks Matus -------------- next part -------------- An HTML attachment was scrubbed... URL: