Functionalities added to the dict class between Python 3.9 and 3.12 are: * `d | other` - Added in Python 3.9. * `d |= other` - Added in Python 3.9.