top | item 46977941

Python Steering Council pleased to accept PEP 814 – Add frozendict built-in type

3 points| fratellobigio | 20 days ago |discuss.python.org

2 comments

order

zahlman|20 days ago

As 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

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.