Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sbinet/go-python issues and pull requests
#121 - chore: use buf.String() instead of string(buf.Bytes())
Pull Request -
State: closed - Opened by testwill over 1 year ago
#120 - Cannot pass Integer type to CallFunction
Issue -
State: open - Opened by hedongho over 2 years ago
#119 - Let's try it, python bindings cgo-less
Issue -
State: closed - Opened by aadog over 2 years ago
- 1 comment
#118 - can i import python module like selenium to use inside golang code?
Issue -
State: closed - Opened by ghost over 2 years ago
#117 - Exception SystemError: '/builddir/build/BUILD/Python-2.7.5/Objects/classobject.c:521: bad argument to internal function'
Issue -
State: open - Opened by anye88 almost 3 years ago
#116 - D:\go\project\src\github.com\sbinet\go-python\capi.go:33:32: could not determine kind of name for C.METH_OLDARGS
Issue -
State: open - Opened by zhaoxii about 3 years ago
#115 - Pandas and go Python are incompatible?
Issue -
State: closed - Opened by dil1gent about 3 years ago
- 9 comments
#114 - doc: update GoDoc badge to point to godocs.io
Pull Request -
State: closed - Opened by sbinet over 3 years ago
#113 - Documentation not displayed due to license restrictions.
Issue -
State: closed - Opened by ggandycong over 3 years ago
- 2 comments
#112 - Reorganize
Pull Request -
State: closed - Opened by yiya1989 over 3 years ago
- 1 comment
#111 - Question: Usable with WebAssembly (WASM)?
Issue -
State: closed - Opened by Carnageous almost 4 years ago
- 1 comment
#110 - Hi,
Issue -
State: open - Opened by popeye8777 about 4 years ago
#109 - Error reporting for execute command under win10
Issue -
State: closed - Opened by Suceru about 4 years ago
- 3 comments
#108 - panic when run multi goroutine
Issue -
State: closed - Opened by TXYH1 about 4 years ago
- 3 comments
#107 - How to build the environment required by go-golang under window
Issue -
State: closed - Opened by wangyufengx over 4 years ago
#106 - After running go-python script for a while, the memory becomes larger and larger
Issue -
State: closed - Opened by HH-LFY over 4 years ago
- 1 comment
#105 - How to call a function of Go from python
Issue -
State: closed - Opened by khaitranvan96kt over 4 years ago
- 3 comments
#104 - capi: prevent from directly wrapping Go functions
Pull Request -
State: closed - Opened by sbinet over 4 years ago
#103 - Go mod
Pull Request -
State: closed - Opened by sbinet over 4 years ago
#102 - panic when register callback from go into python as module
Issue -
State: closed - Opened by xiyanxiyan10 over 4 years ago
- 1 comment
#101 - go get report errors
Issue -
State: closed - Opened by ttzc almost 5 years ago
- 4 comments
#100 - Does it works on Centos7 i686 system?
Issue -
State: closed - Opened by EiyouZk almost 5 years ago
- 1 comment
#99 - memory leak?
Issue -
State: closed - Opened by HuangHongkai almost 5 years ago
- 1 comment
#98 - How to use cPickle loads or dump complicated data, like array, class object
Issue -
State: open - Opened by Sitrone about 5 years ago
#97 - go panic when multi thread
Issue -
State: closed - Opened by marsccm about 5 years ago
- 1 comment
#96 - any plan to support python3?
Issue -
State: open - Opened by NickQian about 5 years ago
- 1 comment
#95 - How to use Py_Main function init to python3.X
Issue -
State: closed - Opened by viney about 5 years ago
- 1 comment
#94 - How to import 3rd packages in the main python file
Issue -
State: open - Opened by camelhehe about 5 years ago
- 2 comments
#93 - python3 support
Issue -
State: closed - Opened by ruyuejun about 5 years ago
- 4 comments
#92 - run 20000 goroutine panic
Issue -
State: closed - Opened by kingangelAOA over 5 years ago
- 2 comments
#91 - run exec error
Issue -
State: closed - Opened by kingangelAOA over 5 years ago
- 1 comment
#90 - add python string code in system module
Issue -
State: closed - Opened by kingangelAOA over 5 years ago
#89 - test: use gotest.tools/golden
Pull Request -
State: open - Opened by icholy over 5 years ago
#88 - the python class can not initialize
Issue -
State: closed - Opened by DyncKevin over 5 years ago
#87 - object: always return the same value for Py_None, Py_True, and Py_False
Pull Request -
State: closed - Opened by icholy over 5 years ago
- 8 comments
#86 - object: implement fmt.Stringer
Pull Request -
State: closed - Opened by icholy over 5 years ago
#85 - Process finished with exit code 137 (interrupted by signal 9: SIGKILL)
Issue -
State: open - Opened by halegreen over 5 years ago
- 4 comments
#84 - CallMethodObjArgs()
Issue -
State: open - Opened by yueyongyue over 5 years ago
#83 - Error during module imports
Issue -
State: closed - Opened by bragaz over 5 years ago
- 2 comments
#82 - Call PyInstance_New Failed
Issue -
State: closed - Opened by longerlsx over 5 years ago
- 1 comment
#81 - unsupport from .. import test
Issue -
State: closed - Opened by ansjsun over 5 years ago
- 4 comments
#80 - Cross compiling for Linux on MacOS fails
Issue -
State: closed - Opened by dhanush over 5 years ago
- 3 comments
#79 - Fix "_POSIX_C_SOURCE" redefined warnings.
Pull Request -
State: closed - Opened by huzilin over 5 years ago
- 1 comment
#78 - all: add Windows CI support
Pull Request -
State: closed - Opened by sbinet almost 6 years ago
#77 - undefined reference
Issue -
State: open - Opened by wzhdigimax almost 6 years ago
- 4 comments
#76 - Running example error
Issue -
State: closed - Opened by yuxiaoba almost 6 years ago
- 1 comment
#75 - windows pkg-config problem
Issue -
State: closed - Opened by yuxiaoba about 6 years ago
#74 - what does the cgoflags.go do?
Issue -
State: closed - Opened by panchengtao about 6 years ago
- 2 comments
#73 - python: expose Py_SetPythonHome and Py_GetPythonHome
Pull Request -
State: closed - Opened by sbinet over 6 years ago
#72 - python: expose Py_SetProgramName and Py_GetProgramName
Pull Request -
State: closed - Opened by sbinet over 6 years ago
#71 - Question: how to set the embedded Python to virtualenv Python ?
Issue -
State: closed - Opened by sindbach over 6 years ago
- 6 comments
#70 - Question: on the TODO item - "fix handling of integers"
Issue -
State: open - Opened by binurs over 6 years ago
- 1 comment
#69 - go run error?
Issue -
State: closed - Opened by casiphia over 6 years ago
- 5 comments
#68 - Issue about memory release
Issue -
State: closed - Opened by hesilong over 6 years ago
- 3 comments
#67 - Issues about calling A python's method which return a wrong result
Issue -
State: closed - Opened by hesilong over 6 years ago
- 2 comments
#66 - Reorganize package to support both py2 and py3 runtimes
Pull Request -
State: open - Opened by dennwc over 6 years ago
#65 - Implement functions to work with file descriptors
Pull Request -
State: closed - Opened by dennwc over 6 years ago
- 2 comments
#64 - travis: remove GODEBUG=cgocheck=0
Pull Request -
State: closed - Opened by sbinet over 6 years ago
#63 - Travis go 1.10
Pull Request -
State: closed - Opened by sbinet over 6 years ago
#62 - Issue 61
Pull Request -
State: closed - Opened by sbinet over 6 years ago
#61 - passing in NULL to go-python function?
Issue -
State: closed - Opened by reiinakano over 6 years ago
- 5 comments
#60 - python function retuan tuple type how to receive in my golang script
Issue -
State: closed - Opened by jjjachyty over 6 years ago
- 1 comment
#59 - Implement Py_BuildValue
Issue -
State: open - Opened by elbaro almost 7 years ago
- 4 comments
#58 - could not import 'kwargs'
Issue -
State: closed - Opened by zznan0o0 about 7 years ago
- 3 comments
#57 - MemoryError
Issue -
State: open - Opened by cmullenmm about 7 years ago
- 3 comments
#56 - panic error by import turbodbc lib
Issue -
State: closed - Opened by cooljl31 about 7 years ago
- 5 comments
#55 - Fix PyDict_Next, C function actually returns bool
Pull Request -
State: closed - Opened by masci about 7 years ago
#54 - many undefined and error when compile
Issue -
State: open - Opened by Ryan007 about 7 years ago
- 6 comments
#53 - Function Calls Limited to 8 Arguments?
Issue -
State: closed - Opened by smiqbal over 7 years ago
- 2 comments
#52 - Add getter to internal C pointer to Cpython object.
Pull Request -
State: closed - Opened by hush-hush over 7 years ago
#51 - Exposing C pointer inside python.PyObject outside the package
Issue -
State: closed - Opened by hush-hush over 7 years ago
- 2 comments
#50 - Fixed Windows build
Pull Request -
State: closed - Opened by masci almost 8 years ago
- 1 comment
#49 - Add ability to iterate an iterable.
Pull Request -
State: closed - Opened by aliafshar almost 8 years ago
- 1 comment
#48 - [osx] adding preprocessor directives to fix include on OSX.
Pull Request -
State: open - Opened by truthbk almost 8 years ago
- 1 comment
#47 - Compiling kw-args in tests
Issue -
State: open - Opened by joeyism almost 8 years ago
- 2 comments
#46 - I don't known how to use [for package in apt.cache.Cache():], help me
Issue -
State: closed - Opened by SagarPuneria about 8 years ago
#45 - go-python together with a minimal (or as minimal as possible) reproducer
Issue -
State: closed - Opened by zjb0807 over 8 years ago
- 3 comments
Labels: bug
#44 - Python calls go function
Issue -
State: closed - Opened by zjb0807 over 8 years ago
- 1 comment
#43 - PyFloat_FromDouble should take a float64
Issue -
State: closed - Opened by zjb0807 over 8 years ago
- 2 comments
#42 - GoRoutines
Issue -
State: open - Opened by iMaxopoly over 8 years ago
- 4 comments
#41 - Linux RSS infintely increasing though go heap is empty
Issue -
State: closed - Opened by mpoornima over 8 years ago
- 6 comments
#40 - Too many open files
Issue -
State: open - Opened by anmolbabu over 8 years ago
- 4 comments
#39 - Test kwargs erro on macos
Issue -
State: closed - Opened by wangyanglong over 8 years ago
- 1 comment
#38 - Added some threading related functions
Pull Request -
State: closed - Opened by masci over 8 years ago
- 2 comments
#37 - PyErr_Fetch always causes a nil pointer exception
Issue -
State: closed - Opened by mischief over 8 years ago
- 4 comments
Labels: bug
#36 - Issue while invoking a python code which has reference to sys.argv
Issue -
State: closed - Opened by shtripat almost 9 years ago
- 2 comments
#35 - [pyObject] Add support for PyObject_Dir
Pull Request -
State: closed - Opened by remh almost 9 years ago
- 2 comments
#34 - The same project or not?
Issue -
State: open - Opened by kolkov almost 9 years ago
- 3 comments
#33 - go-python does not execute a python module anymore if that module once raises an exception
Issue -
State: closed - Opened by shtripat almost 9 years ago
- 7 comments
#32 - asking about pkg-config problem
Issue -
State: closed - Opened by benzsuankularb almost 9 years ago
- 8 comments
Labels: bug, enhancement
#31 - fatal error: unexpected signal during runtime execution
Issue -
State: closed - Opened by tangleiao almost 9 years ago
- 12 comments
Labels: bug, question
#30 - Is there a way to call function with key-word parameters?
Issue -
State: closed - Opened by gnani-g almost 9 years ago
- 2 comments
Labels: bug, enhancement
#29 - I don't known how to use cPickle, help me,
Issue -
State: closed - Opened by tangleiao almost 9 years ago
- 2 comments
Labels: question
#28 - Local installation problem
Issue -
State: open - Opened by pbandyop about 9 years ago
- 10 comments
#27 - PyObject_CallFunction and PyObject_CallMethod - not implemented
Issue -
State: closed - Opened by bavovna about 9 years ago
- 5 comments
Labels: enhancement
#26 - Allow access to python bytearrays as []byte
Pull Request -
State: closed - Opened by tcriess over 9 years ago
- 5 comments
#25 - Question: Using go-python to write CPython C-extensions into Go libraires
Issue -
State: open - Opened by prologic over 9 years ago
- 4 comments
Labels: question
#24 - Deployment docs
Issue -
State: open - Opened by JeffSpies over 9 years ago
- 1 comment
#23 - Quick spelling update
Issue -
State: closed - Opened by josephgimenez over 9 years ago
- 1 comment
Labels: invalid
#22 - use ffi to handle C-varargs
Issue -
State: open - Opened by sbinet over 9 years ago
Labels: enhancement