Skip to content

Conversation

@LotharKAtt
Copy link

Remove Python 3.7-3.10 support and add Python 3.13 to build matrix. Remove obsolete 'long' type check in Cython code since Python 3 unified int and long types.

Remove Python 3.7-3.10 support and add Python 3.13 to build matrix.
Remove obsolete 'long' type check in Cython code since Python 3
unified int and long types.
@LotharKAtt LotharKAtt marked this pull request as draft January 19, 2026 14:13
Change variable argument format from array of name/value dicts to
direct JSON object parsing using jv_parse. The previous format with
jq_compile_args expecting [{name, value}] is incompatible with
jq >= 1.6 which expects a direct object.

Also adds jq_compile for scripts without variables to avoid
unnecessary argument processing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant