0
I Use This!
Inactive

Commits : Listings

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