GitHub / go-python/gopy issues and pull requests
#375 - Attempt to replace AppVeyor with GitHub Actions
Pull Request -
State: closed - Opened by b-long about 1 month ago
#374 - Add freebsd to main_unix.go
Pull Request -
State: open - Opened by pswilde about 2 months ago
#373 - link to GitHub discussions area
Pull Request -
State: open - Opened by b-long 3 months ago
#371 - Incompatible with clang 19.1.7 (at least)
Issue -
State: open - Opened by connorbrinton 3 months ago
- 3 comments
#370 - "broken" since go 1.21
Issue -
State: open - Opened by asottile 4 months ago
- 4 comments
#369 - Not work in python 3.12 and linux
Issue -
State: closed - Opened by karma-sun 5 months ago
#368 - add snakecase conversion for struct fields in genStructInit
Pull Request -
State: open - Opened by emar-kar 7 months ago
#367 - build: Append existing CFLAGS and LDFLAGS for CGO
Pull Request -
State: closed - Opened by deuill 8 months ago
- 1 comment
#366 - Returning string from Python callback to Go - and PyBytes_AsString() SIGSEGV
Issue -
State: open - Opened by nickeygit 8 months ago
#365 - Add gopy version to generated header
Issue -
State: open - Opened by matejsp 8 months ago
#364 - Support for python 3.13 free threaded
Issue -
State: open - Opened by matejsp 8 months ago
#363 - Cannot perform cross-platform builds darwin/arm64->linux/amd64
Issue -
State: open - Opened by sammy-hughes 10 months ago
#362 - text/template/parse
Issue -
State: open - Opened by zokrezyl about 1 year ago
#361 - Addressing Incorrect Handling of Python GIL that Leads to a SEGFAULT
Pull Request -
State: open - Opened by Scusemua about 1 year ago
- 3 comments
#360 - A function that returns a []map[string]interface{} is incorrect for integer types
Issue -
State: open - Opened by richecr about 1 year ago
#359 - Creating Python bytes from a 0-length Golang bytes (Slice_bytes) crashes
Issue -
State: open - Opened by Scusemua about 1 year ago
#358 - Unstoppable program: CSignal: interrupt not received
Issue -
State: open - Opened by divad1196 about 1 year ago
#357 - Cannot use interface methods when returned through function returning `[]Interface` type
Issue -
State: open - Opened by Jackenmen about 1 year ago
#356 - Cannot use ldflags to set build-time go variables
Issue -
State: open - Opened by andytynan about 1 year ago
#355 - unconditional use strings.TrimSuffix
Pull Request -
State: closed - Opened by testwill about 1 year ago
#354 - appveyor cannot find pybindgen
Issue -
State: open - Opened by rcoreilly about 1 year ago
- 1 comment
#353 - Replacement c.long(size) for c.longlong(size)
Pull Request -
State: closed - Opened by Inotart about 1 year ago
- 2 comments
#352 - cannot use _Ctype_long(size) (value of type _Ctype_long) as _Ctype_longlong value in argument to (_Cfunc_PyBytes_FromStringAndSize)
Issue -
State: open - Opened by Inotart about 1 year ago
- 3 comments
#351 - Adds missing pointer reference for slices along with test
Pull Request -
State: closed - Opened by EvanOman over 1 year ago
- 2 comments
#350 - Fix `handleFromPtr` missing Reference in Maps
Pull Request -
State: closed - Opened by EvanOman over 1 year ago
- 1 comment
#349 - Invalid #cgo CFLAGS / Invalid #cgo LDFLAGS on Windows for path with space
Issue -
State: closed - Opened by Igor-Kholupko over 1 year ago
- 1 comment
#348 - Type aliases points to the underlying type not the root one, this cause issues where the autogenerated go package does not build if it links to internal packages.
Issue -
State: open - Opened by Jorropo over 1 year ago
- 4 comments
#347 - fix panic when packaged go code relies on structural typing
Pull Request -
State: closed - Opened by Jorropo over 1 year ago
- 1 comment
#346 - Can't return a slice of slices ([][]bool)
Issue -
State: closed - Opened by moritz157 over 1 year ago
- 3 comments
#345 - Methods with two outputs are expected to return an error, methods aren't visible from python
Issue -
State: open - Opened by chibitanaka over 1 year ago
#344 - []byte Parameter Results in Unexpected Integer Type
Issue -
State: open - Opened by krypton-byte over 1 year ago
- 1 comment
#343 - gopy doesn't ignore internal package
Issue -
State: closed - Opened by Sanix-Darker over 1 year ago
- 2 comments
#342 - Efficient copies of bytes
Pull Request -
State: closed - Opened by NoamK-CR over 1 year ago
- 3 comments
#341 - Generate const documentation.
Pull Request -
State: closed - Opened by psha- almost 2 years ago
- 2 comments
#340 - No consts documentation is generated
Issue -
State: closed - Opened by psha- almost 2 years ago
#339 - Add hacktoberfest topic
Issue -
State: closed - Opened by richecr almost 2 years ago
#338 - fix __next__ function
Pull Request -
State: closed - Opened by richecr almost 2 years ago
- 3 comments
#337 - fmt.Stringer on the Go side didn't get called properly from __str__ on the Python side.
Issue -
State: closed - Opened by yangzh almost 2 years ago
- 1 comment
#336 - Enhancement request: enable manylinux builds
Issue -
State: open - Opened by brosenfi almost 2 years ago
#335 - chore: use xxx.String() instead of string(xxx.Bytes())
Pull Request -
State: closed - Opened by testwill about 2 years ago
- 1 comment
#334 - chore: remove refs to deprecated io/ioutil
Pull Request -
State: closed - Opened by testwill about 2 years ago
#333 - cross-platform generation of Python bindings
Issue -
State: closed - Opened by yangzh about 2 years ago
- 1 comment
#332 - gopy: only one function signature arg allowed
Issue -
State: open - Opened by mauserzjeh about 2 years ago
- 1 comment
#331 - Build error on Windows10
Issue -
State: closed - Opened by mauserzjeh about 2 years ago
- 2 comments
#330 - bind: fixed LDFLAGS on windows if python include path contains capital letters
Pull Request -
State: closed - Opened by foxever about 2 years ago
- 1 comment
#329 - Panic when function returns a map of non-pointer structs
Issue -
State: closed - Opened by chalkytoast about 2 years ago
- 2 comments
#328 - Best way to pass data chunks (bytes, bytearray)?
Issue -
State: closed - Opened by morgenroth about 2 years ago
- 1 comment
#327 - "go": cannot run executable found relative to current directory
Issue -
State: closed - Opened by JanEricNitschke about 2 years ago
- 3 comments
#326 - Build constraints exclude all Go files in
Issue -
State: closed - Opened by JanEricNitschke about 2 years ago
- 1 comment
#325 - Windows build broke without the sed hack
Issue -
State: closed - Opened by vmarkovtsev over 2 years ago
#324 - Enforce the extension module in setup.py
Pull Request -
State: closed - Opened by vmarkovtsev over 2 years ago
- 3 comments
#323 - Allow for fetching entire `[]byte` slice as `bytes`
Issue -
State: closed - Opened by deuill over 2 years ago
- 5 comments
#322 - all: drop python2 support
Pull Request -
State: closed - Opened by sbinet over 2 years ago
- 1 comment
#321 - cmd: remove dependency on sed
Pull Request -
State: closed - Opened by sbinet over 2 years ago
#320 - all: bump x/tools, x/mod and x/sys
Pull Request -
State: closed - Opened by sbinet over 2 years ago
#319 - How hard would it be to generate C bindings instead of Python bindings?
Issue -
State: open - Opened by hwittenborn over 2 years ago
- 1 comment
#318 - Build Dummy Example Failed in MacOS M1
Issue -
State: open - Opened by dusty-cjh over 2 years ago
- 4 comments
#317 - When calling a Go function that returns multiple values that aren't errors, store it in a tuple
Issue -
State: open - Opened by Keithcat1 over 2 years ago
#316 - Unable to import using Python provided by Conda
Issue -
State: open - Opened by trueToastedCode over 2 years ago
#315 - Example has no methods after import
Issue -
State: closed - Opened by trueToastedCode over 2 years ago
- 1 comment
#314 - Unable to import: zsh: segmentation fault python3
Issue -
State: closed - Opened by trueToastedCode over 2 years ago
- 2 comments
#313 - command not found: gopy
Issue -
State: closed - Opened by trueToastedCode over 2 years ago
- 1 comment
#312 - Fix: Broken with Go 1.20 - quoted path
Pull Request -
State: closed - Opened by mlange-42 over 2 years ago
- 12 comments
#311 - Broken with Go 1.20 - empty sections in Python output
Issue -
State: closed - Opened by mlange-42 over 2 years ago
- 1 comment
#310 - Fix: mixed absolute and relative imports
Pull Request -
State: closed - Opened by mlange-42 over 2 years ago
- 2 comments
#309 - Mixed relative and absolute imports
Issue -
State: closed - Opened by mlange-42 over 2 years ago
- 1 comment
#308 - cant build under python3.10,3.9,3.8,only works 3.11 currently
Issue -
State: open - Opened by cwing2019 over 2 years ago
- 8 comments
#307 - sed build error in windows with golang go version go1.19.4 windows/amd64 &&python3.11
Issue -
State: closed - Opened by cwing2019 over 2 years ago
- 2 comments
#306 - Fix dead links to setup.py example in readme
Pull Request -
State: closed - Opened by soren-n over 2 years ago
- 1 comment
#305 - go install instead of go get for gopy command
Issue -
State: closed - Opened by marcmonfort over 2 years ago
#304 - Cross-platform build example
Issue -
State: open - Opened by popatam over 2 years ago
- 7 comments
#303 - Imported types not working properly
Issue -
State: open - Opened by matthews34 over 2 years ago
#302 - Fixes a leftover bug to properly handle multiple go packages when gen…
Pull Request -
State: closed - Opened by psha- over 2 years ago
- 3 comments
#301 - Building multiple go packages produces wrong python3 imports
Issue -
State: closed - Opened by psha- over 2 years ago
#300 - Docker build does not work on Apple Mac m1 chip arm64
Issue -
State: open - Opened by captchanjack over 2 years ago
#299 - Can't go get, error in cmd_build.go
Issue -
State: open - Opened by captchanjack over 2 years ago
#298 - This link returns 404, is there any other reference about setup?
Issue -
State: open - Opened by chihuazhang over 2 years ago
#297 - Fix - slice element is pyobject
Pull Request -
State: closed - Opened by NoamK-CR over 2 years ago
- 1 comment
#296 - gen symbol name use index to avoid illegal symobl name
Pull Request -
State: closed - Opened by darren almost 3 years ago
- 1 comment
#295 - "no files in package" error
Issue -
State: open - Opened by mkjpryor almost 3 years ago
- 1 comment
#294 - fix broken link on readme
Pull Request -
State: closed - Opened by aisk about 3 years ago
#293 - fix: Add build tags to loadPackage
Pull Request -
State: closed - Opened by kevjumba about 3 years ago
- 3 comments
#292 - Replacing the Makefile with setup.py
Issue -
State: open - Opened by AlmogBaku about 3 years ago
#291 - leaking struct, slice, map
Issue -
State: open - Opened by rcoreilly about 3 years ago
- 2 comments
#290 - Fixes #289
Pull Request -
State: closed - Opened by AlmogBaku about 3 years ago
- 2 comments
#289 - Windows is breaking with the new release
Issue -
State: closed - Opened by AlmogBaku about 3 years ago
- 2 comments
#288 - support error slices
Pull Request -
State: closed - Opened by kjahed about 3 years ago
- 1 comment
#287 - Added tests for checking python side type of values of a maps
Pull Request -
State: closed - Opened by nishantsharma about 3 years ago
#286 - feat: Add support for build tags
Pull Request -
State: closed - Opened by achals about 3 years ago
- 2 comments
#285 - Release GIL in function generator
Pull Request -
State: closed - Opened by pyalex about 3 years ago
- 3 comments
#284 - Add optional dynamic linking when building shared library
Pull Request -
State: closed - Opened by pyalex about 3 years ago
- 2 comments
#283 - does not appear to work with generics
Issue -
State: open - Opened by rcoreilly about 3 years ago
- 1 comment
#282 - [Draft] Support for multiple return values from go function to python
Pull Request -
State: open - Opened by nishantsharma about 3 years ago
- 8 comments
#281 - Add Type Hints for Slices __getitem__
Issue -
State: open - Opened by maaft about 3 years ago
- 1 comment
Labels: help wanted
#280 - String Literal is unterminated
Issue -
State: open - Opened by maaft about 3 years ago
#279 - Adding support for variadic functions.
Pull Request -
State: closed - Opened by nishantsharma about 3 years ago
- 2 comments
#278 - Example of compiling with Setuptools
Issue -
State: closed - Opened by AlmogBaku about 3 years ago
- 1 comment
#277 - Compiling with Manylinux / Cross-platform compiling (cibuildwheel) / Setuptools based compling
Issue -
State: closed - Opened by AlmogBaku about 3 years ago
- 1 comment
#276 - example not working on go1.18
Issue -
State: open - Opened by icexin over 3 years ago
- 2 comments
#275 - upgrade go.mod make osx(arm) generate file success
Pull Request -
State: closed - Opened by Theodoree over 3 years ago
- 6 comments