1. cd2d3ad Fix embedded threads test on MSVC2015 / Python 2.7 by Dean Moldovan · 7 years ago
  2. 2d6116b Fix GIL release and acquire when embedding the interpreter by Dean Moldovan · 7 years ago
  3. 4edb1ce Destroy internals if created during Py_Finalize() by Jason Rhinelander · 7 years ago
  4. 1d3c4bc Fix missing default globals in eval/exec when embedding by Dean Moldovan · 7 years ago
  5. 931b9e9 Support restarting the interpreter and subinterpreters by Dean Moldovan · 7 years ago
  6. 22c413b Add C++ interface for the Python interpreter by Dean Moldovan · 7 years ago
  7. 9693a5c Add Catch framework for testing embedding support and C++-side features by Dean Moldovan · 7 years ago