0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
all: archiving sbinet/go-python More... over 2 years ago
doc: update GoDoc badge to point to godocs.io More... almost 5 years ago
capi: prevent from directly wrapping Go functions More... almost 6 years ago
ci: bump to Go-1.14+1.13 More... almost 6 years ago
all: add Go-module support More... almost 6 years ago
object: always return the same value for Py_None, Py_True, and Py_False More... over 6 years ago
object: implement fmt.Stringer More... over 6 years ago
file: fix "_POSIX_C_SOURCE" redefined warnings
Lin
More... almost 7 years ago
doc: add Travis badge More... about 7 years ago
all: add Windows CI support More... about 7 years ago
python: expose Py_SetPythonHome and Py_GetPythonHome More... over 7 years ago
python: expose Py_SetProgramName and Py_GetProgramName More... over 7 years ago
free allocated strings More... almost 8 years ago
implement functions to work with file descriptors More... almost 8 years ago
travis: remove GODEBUG=cgocheck=0 More... almost 8 years ago
travis: bump to go-1.10 More... almost 8 years ago
object: handle nil arguments for topy to match CPython semantics More... almost 8 years ago
all: apply go vet fixes More... almost 8 years ago
fix PyDict_Next, C function actually returns bool More... over 8 years ago
Add getter to internal C pointer to Cpython object. More... almost 9 years ago
restore build on posix More... about 9 years ago
fixes to make tests pass on windows More... about 9 years ago
other: add ability to iterate an iterable More... about 9 years ago
numeric: use float64 for PyFloat More... over 9 years ago
tests/modify-values: first import More... over 9 years ago
veryhigh: add defer to fclose in PyRun_SimpleFile More... over 9 years ago
added some threading related functions More... almost 10 years ago
exceptions: fix nil pointer exception in PyErr_Fetch More... almost 10 years ago
[pyObject] Add support for PyObject_Dir More... about 10 years ago
tests: wire up tests with go-test More... about 10 years ago