platform.python_implementation returning "CPython" ... again · Issue #8470 · RustPython/RustPython · GitHub
Skip to content

platform.python_implementation returning "CPython" ... again #8470

Description

@oskar-skog
$ pkg info rustpython
rustpython-0.5.0_2
Version        : 0.5.0_2
Installed on   : Sun Aug  2 01:03:16 2026 EEST
Architecture   : FreeBSD:15:amd64
	build_timestamp: 2026-07-10T17:57:20+0000

$ rustpython
Welcome to the magnificent Rust Python 0.5.0 interpreter 😱 🖖
RustPython 3.14.0
Type "help", "copyright", "credits" or "license" for more information.
>>>>> import platform
>>>>> platform.python_implementation()
'CPython'
>>>>> 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions