Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #197172

Re: Complete working version of cython Queue example?

From Thomas Passin <list1@tompassin.net>
Newsgroups comp.lang.python
Subject Re: Complete working version of cython Queue example?
Date 2025-01-13 13:18 -0500
Message-ID <mailman.67.1736807031.2912.python-list@python.org> (permalink)
References <ot5b5l-50ps.ln1@q957.zbmc.eu> <CAJQBtg=aEGSU-_VUCrD5x3y6Suea9AjSNTFSWr0kKDZ4NNjrSA@mail.gmail.com> <f5b7c6y4rwf.fsf_-_@lochinver.inf.ed.ac.uk> <f801e672-bded-492a-b9b8-bce10c9e9c85@tompassin.net>

Show all headers | View raw


On 1/13/2025 11:09 AM, Henry S. Thompson via Python-list wrote:
> 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.


Your reference [1] is missing from your post.  If it was an attachment, 
this list doesn't do attachments.

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar


Thread

Using pipx for packages as opposed to applications Chris Green <cl@isbd.net> - 2025-01-11 21:54 +0000
  Re: Using pipx for packages as opposed to applications Left Right <olegsivokon@gmail.com> - 2025-01-12 11:02 +0100
  Re: Using pipx for packages as opposed to applications Chris Green <cl@isbd.net> - 2025-01-12 12:11 +0000
    Re: Using pipx for packages as opposed to applications Thomas Passin <list1@tompassin.net> - 2025-01-13 13:15 -0500
  Re: Using pipx for packages as opposed to applications (Posting On Python-List Prohibited) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-01-12 22:42 +0000
  Complete working version of cython Queue example? "Henry S. Thompson" <ht@inf.ed.ac.uk> - 2025-01-13 16:09 +0000
  Re: Complete working version of cython Queue example? "Henry S. Thompson" <ht@inf.ed.ac.uk> - 2025-01-13 19:58 +0000
  Re: Complete working version of cython Queue example? Thomas Passin <list1@tompassin.net> - 2025-01-13 13:18 -0500

csiph-web