Add support for CPython 3.12
Someone on github notes that pygolang fails to work on py3.12 and asked to fix that:
https://github.com/navytux/pygolang/issues/1
It was easy to do and should be also useful to us, so I've did the work to add py3.12 support.
Kirill