cpython/Misc/NEWS.d/next/Library/2018-08-06-21-47-03.bpo-212...

3 lines
133 B
ReStructuredText

The :meth:`mmap.flush() <mmap.mmap.flush>` method now returns ``None`` on
success, raises an exception on error under all platforms.