summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Documentation/2019-01-21-14-30-59.bpo-35803.yae6Lq.rst
blob: b8394560e5486938a9a4aac681c0fd9a896607c2 (plain)
1
2
Document and test that ``tempfile`` functions may accept a
:term:`path-like object` for the ``dir`` argument.  Patch by Anthony Sottile.