On 7/29/2021 11:41 AM, Mark Shannon wrote:
The dictionary version number is currently unused in CPython and just
wastes memory. I am not claiming that we will never need it, just that
we shouldn't be required to have it. It should be an internal
implementation detail that we can add or remove depending on requirements.
Sounds reasonable.
Maybe we should have a "Type" other than Standards Track for PEPs that
are documenting implementation designs, rather than requirements for
standardisation?
If/when we ever get to a point where other implementations want to claim
to implement "standard" Python, having an explicit distinction here
would be helpful.
Cheers,
Steve
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at
https://mail.python.org/archives/list/python-dev@python.org/message/W7TRTCE3PLLKHPWKFYMRZN4KHFK65RWD/
Code of Conduct: http://python.org/psf/codeofconduct/