0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
object: add PyObject_Call for args,kwargs More... about 10 years ago
cgo: split windows/unix support More... about 10 years ago
tests: add more module example More... about 10 years ago
tests: add module import example More... about 10 years ago
object: implement PyObject_Call{Function,Method}ObjArgs More... over 10 years ago
object: implement PyObject_Call{Function,Method} More... over 10 years ago
all: introduce go-python.{h,c} More... over 10 years ago
Merge pull request #26 from tcriess/master More... over 10 years ago
Length back to int More... over 10 years ago
Changed docstring, length to uint64 + range check More... over 10 years ago
Allow access to python bytearrays as []byte More... over 10 years ago
object: use fopen on windows More... over 10 years ago
heap: fix C-signature More... over 10 years ago
Merge pull request #20 from sbinet/pr-19 More... about 11 years ago
otherobjects: reflow PyCode_NewEmpty, more comments More... about 11 years ago
free memory More... about 11 years ago
fixed casting More... about 11 years ago
docs More... about 11 years ago
added new empty code More... about 11 years ago
heap: fixup Py_InitModule signature. add Py_InitModule3 More... about 11 years ago
sequence: typo More... about 11 years ago
veryhigh: gofmt More... about 11 years ago
veryhigh: make _gopy_PyRun_SimpleString static More... about 11 years ago
capi: first stab More... about 11 years ago
Merge pull request #16 from tfogal/master More... about 11 years ago
Implement PySys_SetArgv. More... about 11 years ago
Implement a PyRun_SimpleFile wrapper. More... about 11 years ago
Implement 'file2py'. More... about 11 years ago
all: gofmt More... about 11 years ago
make: install via 'go get' More... about 11 years ago