[Python-ideas] Re: Use 'bin' in virtual environments on Windows

2022-07-21 Thread Svein Seldal
On 2022-07-21 13:05, Paul Moore wrote: On Thu, 21 Jul 2022 at 11:33, Thomas Grainger Is this the canonical location of this information? https://github.com/python/cpython/blob/3.10/Lib/sysconfig.py#L56 In theory, yes. In practice, if that worked, we wouldn't get people asking about chang

[Python-ideas] Use 'bin' in virtual environments on Windows

2022-07-20 Thread Svein Seldal
Using py in the three OS-es (unix-like, Mac and Win) has become very similar in the last years, which is great. Making portable py code has become very easy. However, there is one peculiarity in Win which I find annoying: virtual environments insists on placing executables in the `Scripts` d

[Python-ideas] Syntax proposal of for..in..if in regular for loops

2022-03-01 Thread Svein Seldal
ynchronous Comprehensions Best regards, Svein Seldal ___ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived