#2269 fix bleach 2.0.0 attr callable
Merged by pingou. Opened by zhsj.
zhsj/pagure fix-blench-2  into  master

Download 2269.patch

in bleach 2.0.0, bleach.clean and friends attribute callables take three
arguments: tag, attribute name and attribute value.

Signed-off-by: Shengjing Zhu zsj950618@gmail.com

Looks like this will need to be rebased :)

Also, there is a typo in the commit message: blench -> bleach I suppose.

rebased

Looks like this will need to be rebased :)

rebased

Also, there is a typo in the commit message: blench -> bleach I suppose.

fixed

BTW, I add a commit to remove the explicit requirement in requirements.txt

Pretty please pagure-ci rebuild

Looks good to me, mind rebasing on the top of master? (I like to keep the history linear)

rebased

Looks good to me, mind rebasing on the top of master? (I like to keep the history linear)

sure, rebased

rebased

While the change looks good, I would like to make a bug fix release: 2.15.1 and I am a little chilly about having this change in it (it's not really a bug fix per say).

Do you mind if we wait a little before merging?

I'll let you know when to do the rebase (or worst case I'll merge it manually :))

Do you mind if we wait a little before merging?

fine, no hurry.

Pull-Request has been merged by pingou

Metadata