public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Sharuzzaman Ahmat Raslan <sharuzzaman@gmail.com>
To: Marco Atzeri <marco.atzeri@gmail.com>
Cc: The Cygwin Mailing List <cygwin@cygwin.com>
Subject: Re: missing Python 3.7 for python3 package version
Date: Mon, 27 Jul 2020 14:39:08 +0800	[thread overview]
Message-ID: <CAK+zucncG77pnfjJZh0qAc8Ne-qY3gxLswTrHgHTx2bE+jfX1w@mail.gmail.com> (raw)
In-Reply-To: <7c403043-c276-bce9-73e4-7fc67ad017fa@gmail.com>

Hi Marco,

Thank you for the information.

It's my habit to use the 2nd last stable release to have a more stable
environment.

Also, I personally believe not all libraries out there support Python 3.8
yet, but a majority of them does support Python 3.7.

As there is currently no option to set Python 3.7 as default for python3,
then I will hard code my script with #!/bin/env python3.7

Really hope the option is there.

Thank you.



On Mon, Jul 27, 2020 at 2:03 PM Marco Atzeri via Cygwin <cygwin@cygwin.com>
wrote:

> On 27.07.2020 06:47, Sharuzzaman Ahmat Raslan via Cygwin wrote:
> > Hi,
> >
> > I'm trying to make my default Python 3 to Python 3.7, but when I open the
> > version chooser, only Python 3.6 and 3.8 available.
> >
> > Can I get Python 3.7 in this version chooser?
>
> probably not, as by default the last one will be in any way proposed
> the next time you will update python.
> I still need to figure how to effectively manage the
> 3 python3.x in parallel
>
> >
> > Screenshot attached.
> >
> > Thank you.
> >
>
> all the content of that package is link to the 3.6 or 3.8 binary
>
> $ ls -l $(cygcheck -l python3)
> lrwxrwxrwx 1 Marco Kein  8 Jun 20 06:27 /usr/bin/pydoc3 -> pydoc3.8
> lrwxrwxrwx 1 Marco Kein 13 Jun 20 06:27 /usr/bin/python3 -> python3.8.exe
> -rw-rw-r-- 1 Marco Kein 46 Jun 15 21:21 /usr/share/man/man1/python3.1.gz
>
> if you install python37 package and than modify the link
> by yourself to point to pydoc3.7 and python3.7m.exe
> than python3 will execute python3.7
>
>
> Question: any reason to not use python 3.8 ?
>
> Regards
> Marco
>
>
> --
> Problem reports:      https://cygwin.com/problems.html
> FAQ:                  https://cygwin.com/faq/
> Documentation:        https://cygwin.com/docs.html
> Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
>


-- 
Sharuzzaman Ahmat Raslan

  reply	other threads:[~2020-07-27  6:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-27  4:47 Sharuzzaman Ahmat Raslan
2020-07-27  6:02 ` Marco Atzeri
2020-07-27  6:39   ` Sharuzzaman Ahmat Raslan [this message]
2020-07-27 16:02   ` Allen Hewes
2020-07-28  7:09     ` Marco Atzeri
2020-07-28 20:17       ` Allen Hewes

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=CAK+zucncG77pnfjJZh0qAc8Ne-qY3gxLswTrHgHTx2bE+jfX1w@mail.gmail.com \
    --to=sharuzzaman@gmail.com \
    --cc=cygwin@cygwin.com \
    --cc=marco.atzeri@gmail.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).