Hi,That seems to originate from 2012, commit f5eb386cd043, so I don't think we ever tried py3k which became py3.5 with _cppyy. I will give it try now.
in the release-pypy3.5-v6.0.0 branch (and hence in the 3.5 release), module
_cppyy was disabled:
"_csv", "_pypyjson", "_posixsubprocess", # "_cppyy", "micronumpy"
The commit history doesn't say? Anything I should fix?
Thanks!
Best regards,
Wim