Complete working version of cython Queue example?

Liste des GroupesRevenir à cl python 
Sujet : Complete working version of cython Queue example?
De : ht (at) *nospam* inf.ed.ac.uk (Henry S. Thompson)
Groupes : comp.lang.python
Date : 13. Jan 2025, 17:09:36
Autres entêtes
Message-ID : <mailman.64.1736790268.2912.python-list@python.org>
References : 1 2 3
User-Agent : Gnus/5.101 (Gnus v5.10.10) XEmacs/21.5-b35 (linux)
I've spent several days trying to get this example [1] working, using
Python3.11 and Cython 3.0.11 of Debian.

I've copied the example files as carefully as I can, renamed some to
avoid a name clash with the queue.py library, but the Pure Python
version throws errors at compile time and although the Cython version
compiles, it doesn't work.

Before giving details, just checking first if anyone can simply point
to a set of files, preferably Pure Python but failing that Cython,
that actually work for them.

Thanks,

ht
--
       Henry S. Thompson, School of Informatics, University of Edinburgh
                10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND
                           e-mail: ht@inf.ed.ac.uk
                      URL: https://www.ltg.ed.ac.uk/~ht/
 [mail from me _always_ has a .sig like this -- mail without it is forged spam]

Date Sujet#  Auteur
11 Jan 25 * Using pipx for packages as opposed to applications10Chris Green
12 Jan 25 +- Re: Using pipx for packages as opposed to applications1Stefan Ram
12 Jan 25 +- Re: Using pipx for packages as opposed to applications1Left Right
12 Jan 25 +* Re: Using pipx for packages as opposed to applications4Stefan Ram
12 Jan 25 i+* Re: Using pipx for packages as opposed to applications2Chris Green
13 Jan 25 ii`- Re: Using pipx for packages as opposed to applications1Thomas Passin
12 Jan 25 i`- Re: Using pipx for packages as opposed to applications (Posting On Python-List Prohibited)1Lawrence D'Oliveiro
13 Jan 25 +- Complete working version of cython Queue example?1Henry S. Thompson
13 Jan 25 +- Re: Complete working version of cython Queue example?1Henry S. Thompson
13 Jan 25 `- Re: Complete working version of cython Queue example?1Thomas Passin

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal