Skip to content

Add support for CPython 3.12

Kirill Smelkov requested to merge kirr/pygolang:y/py312 into master

Hello @jerome and @kazuhiko.

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

Merge request reports