Y
Hacker News
new
|
ask
|
show
|
jobs
by
metalliqaz
34 days ago
It's not a change to the language, it's a change to the cpython runtime
2 comments
ammar2
34 days ago
PEPs aren't necessarily just for language changes, e.g
https://peps.python.org/pep-0436/
which is largely a CPython implementation detail.
link
NooneAtAll3
33 days ago
problem is that Python is so centralized, CPython is essentially a "reference implementation"
link