cpython/Misc/NEWS.d/next/Core and Builtins
Serhiy Storchaka b580f4f2bf
[3.6] bpo-30416: Protect the optimizer during constant folding. (#4865)
It no longer spends much time doing complex calculations and no
longer consumes much memory for creating large constants that will
be dropped later.

This fixes also bpo-21074.
2017-12-15 14:12:14 +02:00
..
2017-12-14-11-48-19.bpo-30416.hlHo_9.rst [3.6] bpo-30416: Protect the optimizer during constant folding. (#4865) 2017-12-15 14:12:14 +02:00
2017-12-15-00-55-35.bpo-32329.XL1O99.rst bpo-32329: Fix sys.flags.hash_randomization (#4875) 2017-12-15 01:39:48 +01:00
2017-12-15-11-50-06.bpo-27169.VO84fQ.rst [3.6] bpo-27169: The __debug__ constant is now optimized out at compile time. (GH-4880) (#4882) 2017-12-15 13:26:26 +02:00
README.rst

README.rst

Put news entry ``blurb`` files for the *Core and Builtins* section in this directory.