issues
search
go-python
/
gopy
gopy generates a CPython extension module from a go package.
BSD 3-Clause "New" or "Revised" License
2.05k
stars
113
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
'sed' is not recognized as an internal or external command...
#266
astrelsky
closed
1 year ago
3
question: how to wrap a python async function?
#265
foxever
opened
3 years ago
2
Removed out-dated ref. to Google Groups. Replace with something else?
#264
Juicestus
closed
3 years ago
1
Readme - Google group no longer exists?
#263
Juicestus
closed
3 years ago
1
pkg: ImportError: attempted relative import beyond top-level package
#262
itswcg
opened
3 years ago
0
Fatal Python error: _PyInterpreterState_Get(): no current thread state when trying the example
#261
xqzhou
closed
3 years ago
1
Properly set up CGO_CFLAGS and CGO_LDFLAGS on Windows
#260
Keithcat1
closed
3 years ago
1
issue with internal package not allowed
#259
Sikerdebaard
closed
3 years ago
1
import issues with modules [likely the same issue as #246]
#258
e-gun
closed
3 years ago
2
issues with exe mode and new relative imports
#257
rcoreilly
closed
3 years ago
4
gopy: consider using runtime/cgo.Handle
#256
sbinet
opened
3 years ago
0
bind: Check for exceptions and propagate errors back to python caller
#255
justinfx
closed
3 years ago
6
"returned a result with an error set" instead of Exception for functions that return a value type
#254
justinfx
opened
3 years ago
1
Can not pass python class name to golang.
#253
sukeyisme
closed
3 years ago
8
main,bind: Extended gopy:name control, auto PEP8 naming, and property docstring support
#252
justinfx
closed
3 years ago
6
bind: reduce shared library count from 2 to 1 and use ABI version tagged extension
#251
justinfx
closed
3 years ago
2
main: Use RPATH=$ORIGIN linker flag with python extension
#250
justinfx
closed
3 years ago
3
Output python extension should use py3+ ABI version tagged naming conventions (PEP 3149)
#249
justinfx
closed
3 years ago
2
ci: migrate to GitHub-Actions
#248
sbinet
closed
3 years ago
0
ci: migrate away from Travis
#247
sbinet
closed
3 years ago
0
Cannot import file _gopackagename as it is not generated
#246
playtime222
closed
3 years ago
2
main,bind,_examples: Use absolute package imports and make configurable
#245
justinfx
closed
3 years ago
8
bind: ensure enum.Enum is imported in generated code as needed
#244
justinfx
closed
3 years ago
2
Create cmd_build.go
#243
hhuangwx
closed
3 years ago
4
Update cmd_build.go
#242
hhuangwx
closed
3 years ago
1
main,bind,_examples: fix tests for go 1.16
#241
justinfx
closed
3 years ago
3
output: .c: file not recognized: File format not recognized
#240
GaudiestTooth17
closed
3 years ago
1
suggestion for package install to `fix the import bug`
#239
JHwarlock
closed
3 years ago
3
doc: reword README to make clear recent Go versions are supported
#238
sbinet
closed
4 years ago
0
does not work properly with type aliases across packages
#237
rcoreilly
opened
4 years ago
0
Add []error to standard types in go package
#236
rcoreilly
opened
4 years ago
0
support multiple return values using slice?
#235
rcoreilly
opened
4 years ago
0
hi example results in _hi.so vs hi.so
#234
shaolo1
closed
3 years ago
1
Fix support for Go functions as things Python can point to, pass around
#233
rcoreilly
opened
4 years ago
0
mac xcode 12 breaks gopy building
#232
rcoreilly
closed
4 years ago
1
Add instructions for go.mod support and update version
#231
rcoreilly
closed
3 years ago
1
for slices with non-pointer struct element types, need to return pointer to element
#230
rcoreilly
closed
4 years ago
5
Spectacular failure when project contains a go package named "token"
#229
HT154
opened
4 years ago
0
Error related to gopyh on Python 3.5.2
#228
kushaldas
closed
4 years ago
1
Can't run examples on Mac.
#227
RomanKoshkin
closed
3 years ago
3
additional test for issue #220
#226
cosnicolaou
closed
4 years ago
0
add tests for #220 and #221
#225
sbinet
opened
4 years ago
0
bind: add no-warn flag; use underlying type for Named types for struc…
#224
sbinet
closed
4 years ago
1
Document concurrency
#223
dimaqq
opened
4 years ago
3
add no-warn flag; use underlying type for Named types for struct fields; use overall package name for DecRef etc.
#222
rcoreilly
closed
4 years ago
4
DecRef is using the wrong name for everything except structs
#221
rcoreilly
closed
4 years ago
0
struct field setters for types based on basic types are not recognized as such
#220
rcoreilly
closed
4 years ago
1
add option to suppress warnings
#219
rcoreilly
closed
4 years ago
2
improve error reporting and add a test for that
#218
cosnicolaou
closed
4 years ago
0
bind: restore type-correctness of arguments
#217
sbinet
closed
4 years ago
0
Previous
Next