Commit Graph

7 Commits

Author SHA1 Message Date
John Bartholomew
9e1e952016 port some Python wrapper code fixes from C++ jsonnet
See commits on the C++ repo:

- 913281d203
- 842d31eefd
2025-01-20 21:45:24 +00:00
Dave Cunningham
1b99719599 Update python to match cpp version 2022-10-27 20:41:44 +01:00
Dave Cunningham
c1825dc54d Update to latest CPP version 2022-10-26 16:13:21 +01:00
Stanisław Barzowski
372c2ad732 Release GIL in Python bindings.
We apply the same changes as:
https://github.com/google/jsonnet/pull/814
2020-11-21 18:00:35 +01:00
Stanisław Barzowski
7cad41e894 [Bindings] Fix compatibility issue with C import callback api 2020-03-02 11:57:27 +01:00
Alexander Petrov
4b0052a9e3 Python package now is called _gojsonnet for avoiding package collision 2019-12-19 18:09:09 +01:00
Alexander Petrov
441e4cc581 Use backed by go-jsonnet for python extension 2019-12-19 18:09:09 +01:00