Feature request: support for class variables and class functions

M A <[email protected]> Sat, 18 Dec 2021 00:17:55 -0500
Newsgroups gmane.comp.python.pypy
Message-ID <[email protected]>
Hi I ask that support for class variables and class functions be added to RPython. I was recently trying to work on some code for PyPy and found out this feature wasn't supported. This feature is a nice feature to have and would benefit the PyPy community.

Thank you.