cpython/Misc/NEWS.d/next
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
..
Build Update NEWS and pydoc topics. 2017-12-05 03:17:05 -05:00
C API Update NEWS and pydoc topics. 2017-12-05 03:17:05 -05:00
Core and Builtins [3.6] bpo-30416: Protect the optimizer during constant folding. (#4865) 2017-12-15 14:12:14 +02:00
Documentation Update NEWS and pydoc topics. 2017-12-05 03:17:05 -05:00
IDLE Update NEWS and pydoc topics. 2017-12-05 03:17:05 -05:00
Library bpo-32277: Fix exception raised from chmod(..., follow_symlinks=False) (GH-4797) (#4869) 2017-12-14 19:30:45 +02:00
Security Update pydoc topics and NEWS blurbs for 3.6.3rc1 2017-09-18 23:04:41 -04:00
Tests bpo-32252: Fix faulthandler_suppress_crash_report() (GH-4794) (#4795) 2017-12-11 14:17:06 +01:00
Tools-Demos Update NEWS and pydoc topics. 2017-12-05 03:17:05 -05:00
Windows Update NEWS and pydoc topics. 2017-12-05 03:17:05 -05:00
macOS Update NEWS and pydoc topics. 2017-12-05 03:17:05 -05:00