summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-08-06-21-47-03.bpo-2122.GWdmrm.rst
blob: dd31c0ec9089722494a0d919cf2b77b84947be1c (plain)
1
2
The :meth:`mmap.flush() <mmap.mmap.flush>` method now returns ``None`` on
success, raises an exception on error under all platforms.