Carl Friedrich Bolz <[email protected]> added the comment: this is actually not a problem any more on PyPy, as 2.7 kept using "linux2". On PyPy3, this should be fixed to just "linux" to be compatible with CPython 3.x.
---------- nosy: +cfbolz title: Linux 3.0 kernel fallout -> sys.platform is wrong on Linux 3.x on PyPy3 ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue832> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
