[issue46002] py Launcher for Windows with MSYS2

2021-12-06 Thread Tze Chian Kam


Tze Chian Kam  added the comment:

This is not in a a virtual environment by the way.

--

___
Python tracker 
<https://bugs.python.org/issue46002>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue46002] py Launcher for Windows with MSYS2

2021-12-06 Thread Tze Chian Kam


New submission from Tze Chian Kam :

Using "pyenv" for python installations. "py" launcher detects all installed 
python versions from "pyenv". When using the shebang feature, if the following 
shebang is specified, "#!/usr/bin/env python -V", it will detect python version 
of "3.9.9" from MSYS2 (where the latest version is "3.9.9"). But MSYS2 python 
is not in registered in registry so it should not be detecting it.

--
components: Windows
messages: 407840
nosy: Zernoxi, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: py Launcher for Windows with MSYS2
type: behavior
versions: Python 3.10

___
Python tracker 
<https://bugs.python.org/issue46002>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com