public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Python C Extension Module loading issue on Cygwin
Date: Mon, 27 Nov 2023 18:49:01 +0100	[thread overview]
Message-ID: <29a20f4b-aea5-4823-8d07-59d3d49e1a19@gmail.com> (raw)
In-Reply-To: <CAHdXvFqMT3_2XQufPS-jrRYQfKp-U-VPEz=LcdHngc_DwX7kFQ@mail.gmail.com>

On 22.09.2023 08:39, Mesibo Technical via Cygwin wrote:
> This issue is about Python on Cygwin not using the recommended module extension.
[cut]
> Any idea why Cygwin is using the .dll extension instead of the .pyd
> extension as recommended by Python's official documentation?
> Additionally, is there a way to know during runtime the specific
> extension used by a particular version of Python, without having to
> make assumptions based on the system type?

Cygwin is Unix on Windows, so the dll extension is equivalent
to the so extension on Linux/Unix.
I am almost sure that we are not modifying the source code for this 
specific issue. But I could be wrong


> Any insights or solutions will be greatly appreciated.
> 
> Thanks a lot!


Regards
Marco

  parent reply	other threads:[~2023-11-27 17:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-22  6:39 Mesibo Technical
2023-09-29  6:13 ` jojelino
2023-11-27 17:49 ` Marco Atzeri [this message]
2023-11-27 17:57   ` Eliot Moss

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=29a20f4b-aea5-4823-8d07-59d3d49e1a19@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).