summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-08-24-16-59-04.bpo-41625.Cc967V.rst
blob: 086788a7b0130f056b02cafa5a49a419c79181ec (plain)
1
2
Expose the :c:func:`splice` as :func:`os.splice` in the :mod:`os` module.
Patch by Pablo Galindo