Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21dd872cb0faea1

Jump to content

Talk:Pyrex (programming language)

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 9 years ago by Nobelium in topic Python and the C API

Merger proposal

[edit]

I just read both articles and they say exactly the same - as Pyrex and Cython apparently do the same. Therefore I think one article is enough. My suggestion would be simply redirecting the Pyrex article to the Cython article as the current text of that reads better in my opinion. What do you think? Is one article for both enough? --Allefant (talk) 09:35, 3 July 2009 (UTC)Reply

Cython is a fork of the Pyrex project, and though the relationship is about as amicable as forks get, they are two distinct projects. Robertwb (talk) 22:47, 15 October 2009 (UTC)Reply
Disagree and removed the merge tag (after almost two years!). I wrote up some bits and pieces about the difference between the two at Cython#History. Maybe the references there could be used to expand this page as well. Qwertyus (talk) 11:12, 5 May 2011 (UTC)Reply

Python and the C API

[edit]

“Python itself only provides a C API to write extension modules”. Is that correct? I would say that this only applies to the CPython implementation but not the programming language itself... Or... Has this something to do with this ctypes? --Nobelium (talk) 16:10, 13 September 2016 (UTC)Reply