0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
all: cosmetics More... about 11 years ago
object: add PyObject_FromVoidPtr More... about 11 years ago
Add an implementation of Py_InitModule. More... about 11 years ago
all: gofmt More... almost 12 years ago
doc: add drone.io badge More... almost 12 years ago
Merge pull request #13 from mstetson/incdecref More... almost 12 years ago
add shims for Py_IncRef, Py_DecRef, and Py_Clear More... almost 12 years ago
return nil PyObjects on error, rather than a wrapped nil pointer More... almost 12 years ago
Merge pull request #12 from sbinet/feature/fix-travis More... about 12 years ago
Merge pull request #11 from sbinet/feature/fix-9 More... about 12 years ago
Merge pull request #10 from sbinet/feature/use-pkg-config More... about 12 years ago
travis: add gopath/bin to PATH More... about 12 years ago
travis: simplify yml. use go-1.2 More... about 12 years ago
travis: use pkg-config More... about 12 years ago
Py_Main: fix double delete. add test. fix #9 More... about 12 years ago
all: use pkg-config. fix #8 More... about 12 years ago
doc: use VERBOSE=1 More... about 12 years ago
Makefile: use python-config instead of distutils (broken on macports) More... about 12 years ago
Merge pull request #7 from otaviof/master More... over 12 years ago
Fixing symbolic path error: > /bin/sh: line 0: cd: cmd/go-python: No such file or directory > make: *** [install] Error 1 More... over 12 years ago
doc: add one-liner install example More... over 12 years ago
doc: fix install instructions for debian More... over 12 years ago
doc: use proper markdown syntax More... almost 13 years ago
doc: rst->md, gorun -> go run More... almost 13 years ago
doc: fixing issue #3 (wrong instructions) More... almost 13 years ago
travis: go get doesnt work and it confuses travis. also travis doesnt checkout the git repo in the usual place. move everything into the expected place More... about 13 years ago
travis: fix build for new pkg layout More... about 13 years ago
fixup for new import path More... about 13 years ago
Merge pull request #2 from gward/master More... about 13 years ago
reorganize code to make "go get" and friends happier More... about 13 years ago