You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/12/09 08:35:04 UTC

[jira] [Commented] (AIRFLOW-1896) bleach 2.0.0 <> html5lib incompatibility

    [ https://issues.apache.org/jira/browse/AIRFLOW-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16284665#comment-16284665 ] 

ASF subversion and git services commented on AIRFLOW-1896:
----------------------------------------------------------

Commit 404cea594c9c46d292d2f3b38c4437332dfcc99b in incubator-airflow's branch refs/heads/v1-9-test from [~kamil.chm]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=404cea5 ]

[AIRFLOW-1896] FIX bleach <> html5lib incompatibility

Running airflow with bleach 2.0.0 can cause:
`ImportError: No module named base`
https://github.com/mozilla/bleach/issues/267

This was resolved in https://github.com/mozilla/bl
each/releases/tag/v2.1.2

Closes #2858 from kamilchm/patch-1

(cherry picked from commit 2dbd81fa814fefe36f48a00625bde72782683e52)
Signed-off-by: Bolke de Bruin <bo...@xs4all.nl>


> bleach 2.0.0 <> html5lib incompatibility
> ----------------------------------------
>
>                 Key: AIRFLOW-1896
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1896
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: 1.9.0
>            Reporter: Kamil Chmielewski
>
> Running airflow with bleach 2.0.0 can cause: `ImportError: No module named base`
> https://github.com/mozilla/bleach/issues/267
> This was resolved in https://github.com/mozilla/bleach/releases/tag/v2.1.2



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)