Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Hi, #110

Open
popeye8777 opened this issue Oct 27, 2020 · 0 comments
Open

Hi, #110

popeye8777 opened this issue Oct 27, 2020 · 0 comments

Comments

@popeye8777
Copy link

Hi,

Apologies for the belated answer.

IIRC, what I meant with that to-do note was that I wasn't completely sure what I did for integers would work consistently between 32b and 64b platforms.
I mapped both 'PyInt' and 'PyLong' to Go's 'int'.
On a 64b machine, that should work. Probably not so much on a 32b one.

In hindsight, I should have probably matched them to int32 and int64...
(Probably something to do when/if I migrate this project to the go-python organization)

Originally posted by @sbinet in #70 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant