Python package marked internal in 2025.3

What was the reason that PythonLanguage, PyTokenTypes, and PythonFileTypewere marked as internal in the latest EAP builds?

Edit:
Looks like the entire package com.jetbrains.python was marked
Commit: intellij-community/python/python-sdk/src/com/jetbrains/python/package-info.java at 91a7fbcf533b03979d83fb1edc26e4bea0cf3dac · JetBrains/intellij-community · GitHub

Probably erroneously marked one of the split packages, looking into it!

Thx Yuriy, looks to be fixed in Python: move classes to `com.jetbrains.python.sdk.impl` and close it. · JetBrains/intellij-community@fd6322f · GitHub