← Back to context Comment by metalliqaz 20 hours ago It's not a change to the language, it's a change to the cpython runtime 2 comments metalliqaz Reply NooneAtAll3 7 minutes ago problem is that Python is so centralized, CPython is essentially a "reference implementation" ammar2 17 hours ago PEPs aren't necessarily just for language changes, e.g https://peps.python.org/pep-0436/ which is largely a CPython implementation detail.
NooneAtAll3 7 minutes ago problem is that Python is so centralized, CPython is essentially a "reference implementation"
ammar2 17 hours ago PEPs aren't necessarily just for language changes, e.g https://peps.python.org/pep-0436/ which is largely a CPython implementation detail.
problem is that Python is so centralized, CPython is essentially a "reference implementation"
PEPs aren't necessarily just for language changes, e.g https://peps.python.org/pep-0436/ which is largely a CPython implementation detail.