News

Also in Python 3.12.0, dictionary, list, and set comprehensions are inlined to speed up execution time. Previously a new function object needed to be created in order to execute a comprehension.