7 ms·
Python Steering Council pleased to accept PEP 814 – Add frozendict built-in type
- fratellobigio 7mo agohttps://peps.python.org/pep-0814/ https://peps.python.org/pep-0814/
- zahlman 7mo agoAs a heads-up, the "?page=N" linking style is a bit wonky on discuss.python.org, as it's using Discourse which defaults to an infinite-scroll view using JavaScript. You can directly link posts by including a post ID (and also the thread title slug is irrelevant), thus: https://discuss.python.org/t/_/104854/121 https://discuss.python.org/t/_/104854/121 Glad to see this one accepted. The absence of such a type has been conspicuous for me for years, although I recognize that there are surprising design trade-offs required.