summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-03-20-20-57-00.bpo-32941.9FU0gL.rst
blob: f7668aecda6b50072e4e3be1564ba1d1d9c91834 (plain)
1
2
Allow :class:`mmap.mmap` objects to access the madvise() system call
(through :meth:`mmap.mmap.madvise`).