summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2021-04-15-10-41-51.bpo-34321.36m6_l.rst
blob: 85912942eedf5a611bca3c5f9465ab2047a56e7f (plain)
1
2
:class:`mmap.mmap` now has a *trackfd* parameter on Unix; if it is
``False``, the file descriptor specified by *fileno* will not be duplicated.