• New In Python 3.15: frozendict

    From Lawrence D?Oliveiro@3:633/10 to All on Tue Apr 7 21:43:59 2026
    I suppose everybody starting out with Python and discovering that
    tuples were available as an immutable alternative to lists, and
    frozensets as an immutable alternative to sets, has wondered why dicts
    were the odd one out in this.

    Well, this omission is finally being fixed with the introduction of
    frozendicts in Python 3.15 <https://peps.python.org/pep-0814/>.

    --- PyGate Linux v1.5.13
    * Origin: Dragon's Lair, PyGate NNTP<>Fido Gate (3:633/10)