summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Build/2017-09-06-23-14-08.bpo-31370.-j4kN4.rst
blob: 3e66eadcdb7dcbad6957cfa21d97833de9095966 (plain)
1
2
3
4
5
Remove support for building --without-threads.

This option is not really useful anymore in the 21st century. Removing lots
of conditional paths allows us to simplify the code base, including in
difficult to maintain low-level internal code.