summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Core and Builtins/2018-09-11-23-50-40.bpo-32236.3RupnN.rst
blob: 6fc138708c4dfca696b2e6b2c24ef2d366f75910 (plain)
1
2
Warn that line buffering is not supported if :func:`open` is called with
binary mode and ``buffering=1``.