Youri Westerman
73b6b7084f
Drop python 3.8 support python 3.13 in python generator ( #20909 )
...
* Drop support for python 3.8 and add support for 3.13 in python generator templates
* Update docs
* Test samples without python 3.8 and with 3.13
* Generate samples
2025-03-23 18:10:32 +08:00
Sylvain Joubert
0ff8c46595
[Python] Fix mustache tag syntax in github worklow ( #20701 )
2025-02-21 17:43:17 +08:00
Pascal Bachor
817da39124
[Python] Restore required dev dependency + Adjust generated Github workflow ( #19773 )
...
* Restore required python client dev dependency pytest-cov
* Harmonize python client workflow definitions
---------
Co-authored-by: Pascal Bachor <bachorp@users.noreply.github.com>
2024-10-04 00:39:45 +08:00
Joscha Feth
0b32c5025e
chore: update github workflow checkput plugin references ( #19676 )
2024-09-29 21:23:02 +08:00
Jonathan Ballet
40967a3d38
python: test with more modern versions ( #19452 )
...
Python 3.12 has been released in October 2023, it should be tested in
the CI.
Python 3.7 is not maintained anymore, removing it from the minimum
required version in `pyproject.toml` files.
2024-09-18 16:53:51 +08:00
William Cheng
a5f79a7bdc
[python] Update github workflow, use debug instead of warning ( #16565 )
...
* update github workflow, use debug instead of warning
* use debug instead of warn
2023-09-12 16:55:53 +08:00
William Cheng
01ed5975e1
rename python-nextgen to python ( #15504 )
2023-05-16 13:54:07 +08:00