Историја ревизија

Аутор SHA1 Порука Датум
  813gan 0bf86b1192 Replace PyErr_GetRaisedException compatibility macro with function пре 1 месец
  813gan 56294dd067 Rename call_function to call_py and allow it to call methods пре 1 месец
  813gan e9cbf20366 Allow keyword arguments in emacspy--call-function пре 1 месец
  813gan 2d76cfb23b Potentially fix potential problem with exception raised outside emacspy пре 2 месеци
  813gan 8bddfe7c78 add PyErr_GetRaisedException compatibility macro пре 2 месеци
  813gan 625950a260 Use Py_NewInterpreter instead Py_NewInterpreterFromConfig пре 2 месеци
  813gan 6e540fb4f7 Add missing DECREFs пре 2 месеци
  813gan 7ee5e35eef Fix errors raised by debug build of python пре 2 месеци
  813gan 7257b44b46 Better handling of valgrind in Makefile пре 2 месеци
  813gan 5f900cc777 deduplicate code that setup ret value пре 2 месеци
  813gan bc71b0f559 add py-list-interpreters пре 2 месеци
  813gan 3e72f27b13 fix memory leak in make_interpreter пре 2 месеци
  813gan fb3c142eb8 add py-destroy-interpreter пре 2 месеци
  813gan f479afd057 Refactor SUBINTERPRETER_SWITCH пре 2 месеци
  813gan ee024f1197 set_global returns name of variable instead True пре 2 месеци
  813gan a4ff0fd5b2 Fix order of arguments in set_global пре 3 месеци
  813gan 25ccd07538 Add few assertions пре 3 месеци
  813gan 170b08900c Deduplicate code handling subinterpreter switching пре 3 месеци
  813gan 91558310c1 clang-format stub.c and subinterpreter.c пре 3 месеци
  813gan 6f488aa01f unify function argument name and order пре 3 месеци
  813gan d767fdf11e Add ability to bind ret value in python to py-call-function пре 3 месеци
  813gan 4a34dec0d5 Add ability to bind ret value in python to py-call-method пре 3 месеци
  813gan 8324a7a6ef Add ability to bind ret value in python to py-run-string пре 3 месеци
  813gan 292436dabe Fix compilation on macos. Add macos to CI пре 3 месеци
  813gan 96a0c55e9d Add ability to bind ret value in python to get_object_attr пре 3 месеци
  813gan d02a59e613 Improve error handling in py-import, py-call-method and py-call-function пре 3 месеци
  813gan bee43040be Add py-set-global пре 3 месеци
  813gan 115cc0404a Add py-get-object-attr пре 3 месеци
  813gan a1a0e4cb8e add py-get-global-variable пре 3 месеци
  813gan 277814bb94 add py-call-function пре 3 месеци