summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-02-13-18-56-22.bpo-17396.oKRkrD.rst
blob: 50596cf9e43f092f629dd4cc8b2bfd23d3e698a4 (plain)
1
2
:mod:`modulefinder` no longer crashes when encountering syntax errors in followed imports.
Patch by Brandt Bucher.