"vscode:/vscode.git/clone" did not exist on "9180519d8cffeb1a42e7d69bfd6a57cef9623cf8"
  1. 02 Jan, 2016 1 commit
    • Tomasz Miąsko's avatar
      Use object class to hold partially converted python objects. · ca77130b
      Tomasz Miąsko authored
      Using object class to hold converted object automatically deallocates
      object if an exception is thrown or scope is left before constructing
      complete Python object.
      
      Additionally added method object::release() that allows to release
      ownership of python object without decreasing its reference count.
      ca77130b
  2. 28 Dec, 2015 1 commit
  3. 26 Dec, 2015 1 commit
  4. 15 Dec, 2015 2 commits
  5. 14 Dec, 2015 3 commits
  6. 12 Dec, 2015 1 commit
    • John Travers's avatar
      Add ldflags to compile command · f7e43029
      John Travers authored
      On my system (Mac OS with custom Python installation) I had to add the ldflags argument to python-config to get things working.
      f7e43029
  7. 07 Dec, 2015 3 commits
  8. 04 Dec, 2015 1 commit
  9. 24 Nov, 2015 1 commit
  10. 17 Nov, 2015 1 commit
  11. 19 Oct, 2015 3 commits
  12. 18 Oct, 2015 4 commits
  13. 15 Oct, 2015 2 commits
  14. 13 Oct, 2015 2 commits