Do not override manually set mime type to language mapping with those
coming from Pygments library.
This fixes the test failure that appeared yersteday once the new release
of Pygments was deployed to PyPI.
Differential D3943
common/highlightjs: Fix issue with Pygments 2.7 anlambert on Sep 14 2020, 7:22 PM. Authored by Tags None Subscribers None
Details
Do not override manually set mime type to language mapping with those This fixes the test failure that appeared yersteday once the new release
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D3943 (id=13885)Rebasing onto 6efd8fac28... Current branch diff-target is up to date. Changes applied before testcommit 16ab03ab45e5a4692d47149cce995a84f588d8c2 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Mon Sep 14 19:20:43 2020 +0200 common/highlightjs: Fix issue with Pygments 2.7 Do not override manually set mime type to language mapping with those coming from Pygments library. See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/362/ for more details. |