Re: PYTHON_DEFAULT needs to be bumped to at least 3.10, or to the latest 3.12

2023-11-20 Thread Michael Grimm
Charlie Li wrote: > The next bump will be to 3.11, in keeping with the n-1 cadence. 3.12 is not > ready yet, not without the setuptools overhaul amongst other things. Just out of curiosity: does a time schedule exist, yet? Regards, Michael

Re: PYTHON_DEFAULT needs to be bumped to at least 3.10, or to the latest 3.12

2023-11-10 Thread Charlie Li
Yuri wrote: Hi, More and more Python packages require Python versions higher than 3.9. The next bump will be to 3.11, in keeping with the n-1 cadence. 3.12 is not ready yet, not without the setuptools overhaul amongst other things. -- Charlie Li ...nope, still don't have an exit line. Op

Re: PYTHON_DEFAULT needs to be bumped to at least 3.10, or to the latest 3.12

2023-11-09 Thread Ruslan Makhmatkhanov
09:29, 10 ноября 2023 г., Cy Schubert :In message , Tatsuki Makino writes: Hello. Since the number of package names seems to have exceeded 32768 (Mark-san said ) the new version will reduce the number of packages i

Re: PYTHON_DEFAULT needs to be bumped to at least 3.10, or to the latest 3.12

2023-11-09 Thread Cy Schubert
In message , Tatsuki Makino writes: > Hello. > > Since the number of package names seems to have exceeded 32768 (Mark-san said > ) the new version will reduce the number of packages in the python port of al > lflavors. > > Regards. > > Yuri wrote on 2023/11/06 12:35: > > More and more Python packag

Re: PYTHON_DEFAULT needs to be bumped to at least 3.10, or to the latest 3.12

2023-11-05 Thread Mark Millard
On Nov 5, 2023, at 20:15, Tatsuki Makino wrote: > Since the number of package names seems to have exceeded 32768 (Mark-san > said) the new version will reduce the number of packages in the python port > of allflavors. > > Regards. > > Yuri wrote on 2023/11/06 12:35: >> More and more Python pa

Re: PYTHON_DEFAULT needs to be bumped to at least 3.10, or to the latest 3.12

2023-11-05 Thread Tatsuki Makino
Hello. Since the number of package names seems to have exceeded 32768 (Mark-san said) the new version will reduce the number of packages in the python port of allflavors. Regards. Yuri wrote on 2023/11/06 12:35: > More and more Python packages require Python versions higher than 3.9. > > For

PYTHON_DEFAULT needs to be bumped to at least 3.10, or to the latest 3.12

2023-11-05 Thread Yuri
Hi, More and more Python packages require Python versions higher than 3.9. For example, FinanceToolkit https://github.com/JerBouma/FinanceToolkit Thanks, Yuri