Commit Graph

4 Commits

Author SHA1 Message Date
ade58885c4 fix(provider)!: drop Python 3.7, 3.8 support #33088
Problem: #33022 didn't update `min_version` to 3.9, therefore Python 3.7
and 3.8 are still available.

Solution: Update `min_version` to 3.9.
2025-03-28 04:49:10 -07:00
4d9a1b9852 feat(provider/python)!: add python 3.13, drop 3.7 and 3.8 (EOL) #33022
https://devguide.python.org/versions/

Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
2025-03-22 07:20:46 -07:00
b280d57db9 refactor: rewrite ruby provider in lua 2024-01-24 19:26:53 +01:00
eb5d15e383 refactor: rewrite python provider in lua 2024-01-22 22:36:40 +01:00