GitHub / go-python/gopy / commits
gopy generates a CPython extension module from a go package.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| d39a31b2 |
feat: add '3.12' testing & improve complex conversion (#399)
Co-authored-by: Vadim Dyadkin <d****n@3****x> |
b-long <b****g@u****m>
Committed by: GitHub <n****y@g****m> |
20 days ago | |
| f0b546cb |
bind: make _gopy_clear_go_tls opt-in, off by default (#398)
Co-authored-by: Vadim Dyadkin <d****n@3****x> |
satarsa <7****a@u****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 72557f64 |
Fix memory leaks & crashes when loading multiple Go extensions in one Python ...
Co-authored-by: Ben Carver <b****2@g****u> |
b-long <b****g@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 462a29de | merge Merge pull request #384 from b-long/stacked/combined-all |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| b86e38e6 | Simplify & expand test matrix | b-long <b****g@u****m> | 7 months ago | |
| 1b2f1fb5 | Add instructions for running tests on Windows with psutil dependency | b-long <b****g@u****m> | 7 months ago | |
| d2157360 | Fix Windows CI error by enforcing LF line endings | b-long <b****g@u****m> | 7 months ago | |
| 9234e328 | Update CI configuration to include Windows | b-long <b****g@u****m> | 7 months ago | |
| 81ec50f0 | Add Go 1.25.x to CI test matrix and update dependencies | b-long <b****g@u****m> | 7 months ago | |
| f56fbb0a |
Add Go 1.24.x to CI test matrix
Co-authored-by: Max <m****0@h****e> |
b-long <b****g@u****m> | 7 months ago | |
| 3283211f | Enable CI for stacked PRs targeting any branch | b-long <b****g@u****m> | 7 months ago | |
| ea13169b |
Add C23 compatibility for bool typedef
Co-authored-by: Marid de Uill <m****o@g****m> |
b-long <b****g@u****m> | 7 months ago | |
| 1bff19e9 |
Update GitHub Actions and skip failing CGO tests
Co-authored-by: @coffeemakingtoaster <m****0@h****e> |
b-long <b****g@u****m> | 7 months ago | |
| 04cb87ba | merge Merge pull request #373 from b-long/chore/link-to-discussions |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 466844a4 | merge Merge pull request #377 from coffeemakingtoaster/master |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| e9001754 | merge Merge pull request #374 from pswilde/patch-1 |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 592ddf15 | update clang fastmath | coffemakingtoaster <m****0@h****e> | about 1 year ago | |
| 8e04ede2 | Add freebsd to main_unix.go |
Paul Wilde <3****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 51b165a6 | link to GitHub discussions area | b-long <b****g@u****m> | over 1 year ago | |
| 5f285b89 | merge Merge pull request #355 from testwill/strings |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| fc6df6c5 | merge Merge pull request #367 from deuill/build-cflags-ldflags |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d709cba2 | build: Append existing CFLAGS and LDFLAGS for CGO | Alex Palaistras <a****x@d****g> | over 1 year ago | |
| 9fae0b24 |
unconditional use strings.TrimSuffix
Signed-off-by: guoguangwu <g****g@g****m> |
guoguangwu <g****g@g****m> | over 2 years ago | |
| 1d7f3a2d | v0.4.10 release | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| b735a58c | not finding pybindgen but looks like longlong worked. | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| 5fb68318 | generate longlong for gen_slice on windows | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| feb87312 | install goimports | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| ecc3b076 | install goimports | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| 581b1882 | try to update appveyor | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| 3f3fd09c | update ci to latest go versions | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| 8e6808ae | revert #353 -- doesn't work on CI or on my mac, on python 3.11 at least. | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| 277bbad0 | merge Merge pull request #353 from Inotart/master |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 49f82061 | need to run files through format or goimports.. | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| 50c71dc9 | merge Merge pull request #351 from EvanOman/346/fix-handleFromPtr-missing-reference... |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 69ffdd70 | Update gen_slice.go |
我不是Art <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f16e21bc | Adds missing pointer reference for slices along with test | Evan Oman <e****8@g****m> | over 2 years ago | |
| cdad836f | v0.4.9 release | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| 9dde3761 | if renaming case, use lower-case string() method instead of String() -- fixes... | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| 4aba3809 | automatically exclude internal packages. Fixes #343 | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| 08d1f14f | quote the -I and -L CFLAGS, LDFLAGS paths. Fixes #349 | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| 00504913 | merge Merge pull request #347 from Jorropo/fix-structural-typing |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| be58ca3e | merge Merge pull request #342 from NoamK-CR/issue-323/slice-bytes |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 90afd804 | merge Merge pull request #350 from EvanOman/fix-handleFromPtr-missing-reference |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 6079a4ce | Adds guard around pointer reference for basic types | Evan Oman <e****8@g****m> | over 2 years ago | |
| 7e6f349c | Adds reference in gen_map elem fn | Evan Oman <e****8@g****m> | over 2 years ago | |
| 4f1a7129 | fix panic when packaged go code relies on structural typing | Jorropo <j****m@g****m> | over 2 years ago | |
| 036ed327 | Add gobytes example to SUPPORT_MATRIX.md. | Noam Kleinburd <n****k@c****o> | over 2 years ago | |
| d520eb60 | v0.4.8 release | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| 034c7dbc | update dependency mod versions | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| 8a6b0047 | add a requirements.txt file and prereq make target, confirm test of latest PRs | Randall C. O'Reilly <o****y@u****u> | over 2 years ago | |
| 5597cfd4 | merge Merge pull request #330 from foxever/master |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 5bc603ec | merge Merge pull request #334 from testwill/ioutil |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a5b96e60 | merge Merge pull request #335 from testwill/string |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2dc64b7f | merge Merge pull request #338 from richecr/fix/__next__ |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ba7e45b4 | merge Merge pull request #341 from psha-/master |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e6a14f8c | Implement efficient copies of bytes. | Noam Kleinburd <n****k@c****o> | over 2 years ago | |
| 113c72fd | Checks | Asparuh Krastev <a****v@e****m> | almost 3 years ago | |
| 3bc817dc | Revert | Asparuh Krastev <a****v@e****m> | almost 3 years ago | |
| 71d9da3f | Simplify | Asparuh Krastev <a****v@e****m> | almost 3 years ago | |
| 3d857d6c | Generate const documentation. | Asparuh Krastev <a****v@e****m> | almost 3 years ago | |
| 8eddf460 | fix __next__ function | Rich Ramalho <r****9@g****m> | almost 3 years ago | |
| bc9d28b4 | chore: use xxx.String() instead of string(xxx.Bytes()) | guoguangwu <g****u@m****m> | about 3 years ago | |
| 5462ce00 | chore: remove refs to deprecated io/ioutil | guoguangwu <g****u@m****m> | about 3 years ago | |
| 385862dd | bind: fixed create LibDir from windows include path with capital letter | liuxinfeng <l****6@g****m> | about 3 years ago | |
| 744da80a | v0.4.7 release | Randall C. O'Reilly <r****y@c****u> | over 3 years ago | |
| ff989a1d | merge Merge pull request #324 from vmarkovtsev/patch-1 |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| d314ab95 | Enforce the extension module in setup.py |
Vadim Markovtsev <v****m@a****o>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 5271841b | merge Merge pull request #321 from go-python/issue-266 |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 042b2543 | merge Merge pull request #322 from go-python/py2 |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 3941218a |
bind: add support for PEP-632
Signed-off-by: Sebastien Binet <b****t@c****h> |
Sebastien Binet <b****t@c****h> | over 3 years ago | |
| b7e1c5e7 |
all: bump to Go-1.20
Signed-off-by: Sebastien Binet <b****t@c****h> |
Sebastien Binet <b****t@c****h> | over 3 years ago | |
| eddc00b4 |
gopy: update test for new error message
Signed-off-by: Sebastien Binet <b****t@c****h> |
Sebastien Binet <b****t@c****h> | over 3 years ago | |
| 1e88c8eb |
gopy: simplify test output error if diff is available
Signed-off-by: Sebastien Binet <b****t@c****h> |
Sebastien Binet <b****t@c****h> | over 3 years ago | |
| 50358bcb |
cmd: remove dependency on sed
Signed-off-by: Sebastien Binet <b****t@c****h> |
Sebastien Binet <b****t@c****h> | over 3 years ago | |
| 3b3e9b5a |
all: remove tests for python2
Signed-off-by: Sebastien Binet <b****t@c****h> |
Sebastien Binet <b****t@c****h> | over 3 years ago | |
| d342bb85 |
all: bump x/tools, x/mod and x/sys
Signed-off-by: Sebastien Binet <b****t@c****h> |
Sebastien Binet <b****t@c****h> | over 3 years ago | |
| a28ee87b | v0.4.6 release | Randall C. O'Reilly <r****y@c****u> | over 3 years ago | |
| d9f6bbb2 | merge Merge pull request #310 from mlange-42/fix-pkg-imports |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0e5cdac0 | merge Merge pull request #312 from mlange-42/fix-path-quotes |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 712090b7 | replace deprecated package compilation mode, add NeedsDeps | mlange-42 <m****_@g****t> | over 3 years ago | |
| 2725838e | unquote path | mlange-42 <m****_@g****t> | over 3 years ago | |
| 3bbd58c8 | handle imports for command pkg the same as build and exe | mlange-42 <m****_@g****t> | over 3 years ago | |
| 7a98aa58 | merge Merge pull request #306 from soren-n/patch-1 |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 61e011bc | Fix dead links to setup.py example in readme |
Søren Nørbæk <s****k@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 77559d50 | update go get -> go install in readme - fixes #305 | Randall C. O'Reilly <r****y@c****u> | over 3 years ago | |
| daea424b | merge Merge pull request #302 from psha-/301-import-multiple-go-packages |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 7ca1a4a6 | Fixes a leftover bug to properly handle multiple go packages when generating ... | Asparuh Krastev <a****v@g****m> | over 3 years ago | |
| d3e18ee5 | updated to 19, gofmt test should now pass | Randall C. O'Reilly <r****y@c****u> | almost 4 years ago | |
| fa2ae337 | more gofmt fixes.. I guess v19 gofmt is now formatting comments -- goimports ... | Randall C. O'Reilly <r****y@c****u> | almost 4 years ago | |
| d2379001 | reformat variadic | Randall C. O'Reilly <r****y@c****u> | almost 4 years ago | |
| 4704e715 | grr.. string formatting | Randall C. O'Reilly <r****y@c****u> | almost 4 years ago | |
| 3fcb7239 | revert string leak results -- apparently works on linux but not mac?? | Randall C. O'Reilly <r****y@c****u> | almost 4 years ago | |
| f92d23e9 | fix goimports | Randall C. O'Reilly <r****y@c****u> | almost 4 years ago | |
| 632f1e96 | revert testHi so that the CI tests work -- ubutntu-latest still has earlier p... | Randall C. O'Reilly <r****y@c****u> | almost 4 years ago | |
| e3bed173 | Fix the TestCStrings want string -- need to fix the leaks but it is better to... | Randall C. O'Reilly <r****y@c****u> | almost 4 years ago | |
| d8679918 | merge Merge pull request #293 from feast-dev/master |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| ff8d8c21 | merge Merge pull request #294 from aisk/patch-1 |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| f14c4faf | merge Merge pull request #296 from darren/clean_symbol |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 8844d768 | update testHI want to fit python 3.10 error string | Randall C. O'Reilly <r****y@c****u> | almost 4 years ago | |
| 46b27b3c | merge Merge pull request #297 from NoamK-CR/fix/slice-element-is-pyobject |
Randall O'Reilly <o****y@u****u>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago |