summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2017-10-31.bpo-31908.g4xh8x.rst
blob: 700bc690764f0eac7f4fbc9e27c98d6b039539a0 (plain)
1
2
3
Fix output of cover files for ``trace`` module command-line tool.
Previously emitted cover files only when ``--missing`` option was used.
Patch by Michael Selik.