cpython/Misc/NEWS.d/next/Core and Builtins/2019-09-22-13-56-18.bpo-382...

3 lines
118 B
ReStructuredText

Optimized the :class:`dict` constructor and the :meth:`~dict.update` method
for the case when the argument is a dict.