PYLAUNCH_DEBUG not printing info
Why am I not getting debug output on my windows 10 machine: C:\temp>\Windows\py.exe -0 -V:3.11 *Python 3.11 (64-bit) -V:3.10 Python 3.10 (64-bit) C:\temp>set PYLAUNCH_DEBUG=1 C:\temp>\Windows\py.exe Python 3.11.0b3 (main, Jun 1 2022, 13:29:14) [MSC v.1932 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> ^Z -- https://mail.python.org/mailman/listinfo/python-list
3.11.0b4?
Is there a new scheduled date for releasing 3.11.0b4? Are there issues with b4 that have implications for b3? I realize it will be released when ready and am not trying to push or harass anyone involved. It just seems that versions are usually released on schedule so I'm wondering if there's some problem. -- https://mail.python.org/mailman/listinfo/python-list
Re: 3.11.0b4?
On Thursday, June 23, 2022 at 9:15:19 AM UTC-4, Richard David wrote: > Is there a new scheduled date for releasing 3.11.0b4? Are there issues with > b4 that have implications for b3? > > I realize it will be released when ready and am not trying to push or harass > anyone involved. It just seems that versions are usually released on schedule > so I'm wondering if there's some problem. See https://groups.google.com/g/dev-python/c/_3My1hukw6M/m/bz6I_p6kAQAJ -- https://mail.python.org/mailman/listinfo/python-list
Re: 3.11.0b4?
On Friday, June 24, 2022 at 11:36:06 AM UTC-4, Mats Wichmann wrote: > On 6/23/22 07:14, Richard David wrote: > > Is there a new scheduled date for releasing 3.11.0b4? Are there issues with > > b4 that have implications for b3? > > > > I realize it will be released when ready and am not trying to push or > > harass anyone involved. It just seems that versions are usually released on > > schedule so I'm wondering if there's some problem. > Was an update today in python-dev (there are still release blockers) For the record: https://groups.google.com/g/dev-python/c/_S8YGysqsxc This does seem an unusually long delay. In any event, it's clearly better to make sure it's working properly than to rush to keep to some schedule. -- https://mail.python.org/mailman/listinfo/python-list