summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-06-25-02-10-00.bpo-37394.srZ1zx.rst
blob: 8d0d2fa311bca6c31acae8e9962d5dceda445a8f (plain)
1
2
Fix a bug that was causing the :mod:`queue` module to fail if the
accelerator module was not available. Patch by Pablo Galindo.